menu
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety.dart
Adapter<ConnType>
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
Future
<
int
>
update
(
Update
statement
)
Updates the row and returns the number of rows updated
Implementation
Future<int> update(Update statement);
jaguar_query_nullsafety package
documentation
jaguar_query_nullsafety
Adapter<ConnType>
update abstract method
Adapter class