menu
raindrop_postgres package
documentation
ddl.dart
DropIndex
tableName property
tableName property
dark_mode
light_mode
tableName
property
String
tableName
final
The table the index belongs to.
Implementation
final String tableName;
raindrop_postgres package
documentation
ddl
DropIndex
tableName property
DropIndex class