dox_query_builder 2.1.0 copy "dox_query_builder: ^2.1.0" to clipboard
dox_query_builder: ^2.1.0 copied to clipboard

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

2.1.0 #

  • Added support for MYSQL driver

2.0.0 #

  • Support postgres driver v3

1.1.16 #

  • Bug fixed on save
  • Change newQuery to query() and deprecate newQuery

1.1.15 #

  • Bug fixed on toMap

1.1.14 #

  • Bug fixed on eager/preload data missing in toMap response.
  • Bug fixed on deleted_at column conflict.
  • Support for withTrash chain on any query builder function.

1.1.13 #

  • Update readme
  • bug fixed on count() with order by

1.1.12 #

  • Add support for paginate() function
  • Add support for query printer, file printer, consoler printer and pretty printer.

1.1.11 #

  • Add missing types on function and arguments
  • Bug fixed on count, custom query

1.1.10 #

  • Remove hidden fields on toJson

1.1.9 #

  • Bug fixed on jsonEncode(Model)

1.1.8 #

  • Update readme

1.1.7 #

  • Add option in toMap() to remove hidden fields

1.1.6 #

  • Create own annotation and builder
  • Added belongsTo support
  • Added hasOne support
  • Added hasMany support
  • Added manyToMany support
  • Added eager loading support

1.0.11 #

  • Bug fixed id null on save

1.0.10 #

  • Bug fixed on debug option in model
  • Bug fixed on debug query param missing
  • Support Postgres Pool
  • Support hidden fields in model

1.0.1 #

  • Update documentation

1.0.0 #

  • Initial release
12
likes
160
points
163
downloads

Publisher

verified publisherdartondox.dev

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dox_annotation, mysql1, postgres

More

Packages that depend on dox_query_builder