menu
sql_commander package
documentation
sql_commander_postgres.dart
DBCommand
executionGroup property
executionGroup property
dark_mode
light_mode
executionGroup
property
@
override
String
get
executionGroup
override
The execution group of the command.
Implementation
@override String get executionGroup => '$host:$port';
sql_commander package
documentation
sql_commander_postgres
DBCommand
executionGroup property
DBCommand class