sql_query_builder 1.1.0 copy "sql_query_builder: ^1.1.0" to clipboard
sql_query_builder: ^1.1.0 copied to clipboard

PostgresSQL query builder, Support Model, Where, orWhere, Find, Join, softDeletes, Debugging and many mores.

1.1.0 #

  • Remove dart:mirror due to performance issue and replace with build_runner

1.0.12 #

  • Bug fixed stream close on table update

1.0.11 #

  • Bug fixed on schema drop

1.0.10 #

  • Remove testing dox cli

1.0.9 #

  • Dox cli to create migration and model

1.0.8 #

  • Added Examples

1.0.7 #

  • Added support for toMap and toJson in model
  • Added support for table update

1.0.6 #

  • Added discord community link

1.0.5 #

  • Added self documentation

1.0.4 #

  • Added package description

1.0.3 #

  • Rename examples file

1.0.2 #

  • Rename examples file

1.0.1 #

  • Added examples and update readme

1.0.0 #

  • Release stable version v1.0.0

1.0.0-alpha.6 #

  • Added debug() option on model
  • Added toSql Option
  • Aded newQuery attribute on model

1.0.0-alpha.5 #

  • Bug fixed on model save
  • Add Docs for custom query builder without using model

1.0.0-alpha.4 #

  • Update readme with links to query

1.0.0-alpha.3 #

  • Auto save created_at and updated_at column
  • Add support softDeletes
  • Add support withTrash
  • Add support forceDelete

1.0.0-alpha.2 #

  • Added update function
  • Support Model
  • Support Type return

1.0.0-alpha.1 #

  • Bug fixed on insert

1.0.0-alpha #

  • Initial version
10
likes
140
points
65
downloads

Publisher

verified publisherzinkyawkyaw.dev

Weekly Downloads

PostgresSQL query builder, Support Model, Where, orWhere, Find, Join, softDeletes, Debugging and many mores.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

json_annotation, postgres

More

Packages that depend on sql_query_builder