menu
sql_commander package
documentation
sql_commander_postgres.dart
DBConnectionPoolProvider<C extends DBConnection>
retryInterval property
retryInterval property
dark_mode
light_mode
retryInterval
property
Duration
retryInterval
final
The retry interval when trying to connect.
Implementation
final Duration retryInterval;
sql_commander package
documentation
sql_commander_postgres
DBConnectionPoolProvider<C extends DBConnection>
retryInterval property
DBConnectionPoolProvider class