menu
drift_postgres package
documentation
drift_postgres.dart
UuidColumn typedef
UuidColumn typedef
dark_mode
light_mode
UuidColumn
typedef
UuidColumn
= Column
<
UuidValue
>
Type for columns storing
UuidValue
s.
Implementation
typedef UuidColumn = Column<UuidValue>;
drift_postgres package
documentation
drift_postgres
UuidColumn typedef
drift.postgres library