github simolus3/drift 2.0.1

latest releases: drift-2.24.0, drift_dev-2.24.0, sqlparser-0.41.0...
5 years ago
  • Introduced isBetween and isBetweenValues methods for comparable expressions (int, double, datetime)
    to check values for both an upper and lower bound
  • Automatically map BOOLEAN and DATETIME columns declared in a sql file to the appropriate type
    (both used to be double before).
  • Fix streams not emitting cached data when listening multiple times
  • Accept \r as whitespace in moor files and compiled queries
  • Breaking: Remove the type parameter from Insertable.createCompanion (it was declared as an
    internal method, but you will have to re-run the build)

Don't miss a new drift release

NewReleases is sending notifications on new releases.