sqleto 0.0.5+6 copy "sqleto: ^0.0.5+6" to clipboard
sqleto: ^0.0.5+6 copied to clipboard

discontinued
SDKDart

A ORM-ish for use with PostgreSQL

0.0.1 #

  • Initial version for package SQLeto!

0.0.2 #

  • Some few adjusts

0.0.3 #

  • Bug fixes on generate scrit to INSERT
  • [SQLetoValidator] added (more validators soon)
  • Added an example.dart that will be updated when new features coming

0.0.4 #

  • [SQLetoValidator] refactored
  • [SQLetoDefaultValue] refactored
  • [SQLetoValidator] added NEGATIVE_NUMBER and UUID validators

0.0.5 #

  • Class [Schema] removed, use [SQLetoSchema] instead!
  • Bug fixes

0.0.5+1 #

  • Where adjustments
  • PostgreSQL queries adjustments

0.0.5+2 #

  • Bug fixes on Where class
  • Real time changes stream implemented (experimental under development)

0.0.5+3 #

  • Initialization adjustment
  • New exceptions
  • SQLetoUtils.passwordMatches method to check encrypted password from database with the password given!

0.0.5+4 #

  • Table builder script bug fixed!

0.0.5+5 #

  • OnChanged stream adjustments
  • SQLetoSchema builder adjustments

0.0.5+6 #

  • OnChanged stream distinct applied
0
likes
140
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

A ORM-ish for use with PostgreSQL

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, postgres, rxdart, sqleto_annotation

More

Packages that depend on sqleto