knex_dart_bigquery 0.2.1 copy "knex_dart_bigquery: ^0.2.1" to clipboard
knex_dart_bigquery: ^0.2.1 copied to clipboard

Google BigQuery driver for knex_dart — execute queries against Google BigQuery via the BigQuery REST API using the knex_dart query builder.

0.2.1 #

  • Tighten knex_dart lower bound to ^1.2.1QueryInterceptor and QueryExecutionContext were not present before 1.2.1.

0.2.0 #

  • Added QueryInterceptor pipeline support: attach OTel, logging, or custom interceptors via the interceptors parameter on KnexBigQuery({...}).
  • Fixed exception propagation in transaction rollback using Error.throwWithStackTrace.

0.1.0 #

  • Initial release.
  • BigQuery driver for knex_dart.
0
likes
150
points
107
downloads

Documentation

API reference

Publisher

verified publishermahawarkartikey.in

Weekly Downloads

Google BigQuery driver for knex_dart — execute queries against Google BigQuery via the BigQuery REST API using the knex_dart query builder.

Repository (GitHub)
View/report issues
Contributing

Topics

#sql #query-builder #database #bigquery #knex

License

MIT (license)

Dependencies

http, knex_dart

More

Packages that depend on knex_dart_bigquery