Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 477 Bytes

CHANGELOG.md

File metadata and controls

22 lines (10 loc) · 477 Bytes

Changelog

Unreleased

Features

  • Add the count() function. [Stavros Korokithakis]

  • Rewrite the entire library to use SQLite's JSON support. [Stavros Korokithakis]

Fixes

  • Don't clear the ID when printing an object as a string. [Stavros Korokithakis]

  • Fix update crash. [Stavros Korokithakis]

  • Fix bug where null fields could not be looked up. [Stavros Korokithakis]

  • Fix bug where the id was sometimes stored in the database. [Stavros Korokithakis]