sqlitec 0.0.3 copy "sqlitec: ^0.0.3" to clipboard
sqlitec: ^0.0.3 copied to clipboard

Automatically generate code for converting sqlite to dart.

0.0.3 #

  • Add and refine tests for parameter generation in select queries, including support for like, glob, match, regexp, and in expressions.
  • Ensure query arguments are generated with correct types and naming conventions.
  • Minor code and documentation cleanups.
  • Replaces the built-in code builder to the dart one.

0.0.2+2 #

  • Fix insert code generation
  • refactor builder's
  • change all places to use internal code builder

0.0.2+1 #

  • Update readme

0.0.2 #

  • Update readme

0.0.1 #

  • Initial release.
4
likes
150
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

Automatically generate code for converting sqlite to dart.

Repository (GitHub)
View/report issues

Topics

#sqlite #build-runner #sqlc #codegen

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

build, change_case, code_builder, collection, dart_style, glob, path, source_gen, sqlparser

More

Packages that depend on sqlitec