menu
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety.dart
Adapter<ConnType>
createTable abstract method
createTable abstract method
dark_mode
light_mode
createTable
abstract method
Future
<
void
>
createTable
(
Create
statement
)
Creates the table
Implementation
Future<void> createTable(Create statement);
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety
Adapter<ConnType>
createTable abstract method
Adapter class