github pointfreeco/sqlite-data 0.2.0

latest releases: 1.4.1, 1.4.0, 1.3.0...
8 months ago

What's Changed

  • Added: SQLiteData is now powered by StructuredQueries, a library for building SQL in a safe, expressive, and composable manner. New @FetchAll and @FetchOne property wrappers have been introduced that can directly take queries built with the library. See the migration guide for more information.
  • Fixed: Suppress invalid blank database warnings (#33).
  • Infrastructure: Documentation fixes (thanks @dave256, #30; @DominikGrodl in #32).

New Contributors

Full Changelog: 0.1.1...0.2.0

Don't miss a new sqlite-data release

NewReleases is sending notifications on new releases.