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

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

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
0
pub points
0%
popularity

Publisher

verified publisherdartondox.dev

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dox_annotation, postgres, postgres_pool

More

Packages that depend on dox_query_builder