stanza 0.0.13 copy "stanza: ^0.0.13" to clipboard
stanza: ^0.0.13 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
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