menu
datahub_postgres package
documentation
types.dart
PostgresqlSerial
PostgresqlSerial.new const constructor
PostgresqlSerial.new const constructor
dark_mode
light_mode
PostgresqlSerial
constructor
const
PostgresqlSerial
(
)
Implementation
const PostgresqlSerial() : super('serial8', pg.Type.bigSerial);
datahub_postgres package
documentation
types
PostgresqlSerial
PostgresqlSerial.new const constructor
PostgresqlSerial class