dsql 0.0.9+8 copy "dsql: ^0.0.9+8" to clipboard
dsql: ^0.0.9+8 copied to clipboard

Dart SQL library for generating .dart files from .sql files

0.0.1 #

  • Initial version.

0.0.9+3 #

  • New way to filter from findMany, findFirst and update added.
  • New method aggregate added.

0.0.9+4 #

  • New method to migrate and generate classes.

0.0.9+5 #

  • New operator added NOTEQ for where filters.

0.0.9+6 #

  • Improvement on Where class to avoid unwanted overrides

0.0.9+7 #

  • The init method changed

0.0.9+8 #

  • Bug fix on init method
4
likes
140
points
131
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart SQL library for generating .dart files from .sql files

Homepage

License

MIT (license)

Dependencies

args, path, postgres

More

Packages that depend on dsql