menu
galileo_sqljocky5 package
documentation
public/connection/connection.dart
Querier
preparedWithAll abstract method
preparedWithAll abstract method
dark_mode
light_mode
preparedWithAll
abstract method
Stream
<
StreamedResults
>
preparedWithAll
(
String
sql
,
Iterable
<
Iterable
>
values
)
Implementation
Stream<StreamedResults> preparedWithAll(String sql, Iterable<Iterable> values);
galileo_sqljocky5 package
documentation
public/connection/connection
Querier
preparedWithAll abstract method
Querier class