stanza 0.0.21 copy "stanza: ^0.0.21" to clipboard
stanza: ^0.0.21 copied to clipboard

outdated

Library for building PostgreSQL queries in a Dart-y, type safe syntax that converts between Dart classes and Postgresql tables.

Stanza Changelog #

0.0.10 #

  • Added changelog!
  • Added example

0.0.11 #

  • Removed unused dependency

0.0.12 #

  • Fixed date comparisons in where clauses.
  • Added raw string condition for where clauses.

0.0.13 #

  • Fixed issue in where clauses with substitution values not allowing periods in qualified field names.

0.0.15 #

  • Update dependencies

0.0.16 #

  • Add ignore option to StanzaField

0.0.17 #

  • Bug fix

0.0.18 #

  • Add readOnly option to StanzaEntity

0.0.19 #

  • Clean up minor code generator code

0.0.20 #

  • Make entity exceptions class specific (i.e., ClassNameEntityException)

0.0.21 #

  • Fix bug when throwing entity exception
0
likes
0
pub points
0%
popularity

Publisher

verified publisherkirklinkletter.com

Library for building PostgreSQL queries in a Dart-y, type safe syntax that converts between Dart classes and Postgresql tables.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

pool, postgres, recase

More

Packages that depend on stanza