menu
angel3_migration_runner package
documentation
postgres.dart
PostgresIndexes
PostgresIndexes.new constructor
PostgresIndexes.new constructor
dark_mode
light_mode
PostgresIndexes
constructor
PostgresIndexes
(
String
tableName
)
Implementation
PostgresIndexes(
this
.tableName);
angel3_migration_runner package
documentation
postgres
PostgresIndexes
PostgresIndexes.new constructor
PostgresIndexes class
Constructors
new
Properties
hashCode
runtimeType
tableName
Methods
addIndex
compile
dropIndex
dropPrimaryIndex
noSuchMethod
toString
Operators
operator ==