Extralite 2.8 released
I’m pleased to announce that Extralite version 2.8 has just been released. Extralite is a Ruby gem for working with SQLite databases. New in this release: better query mode names, simplified querying APIs, a new Database#wal_checkpoint
method for performing manual WAL checkpoints, and improved documentation.
For more information, consult the Extralite repo: https://github.com/digital-fabric/extralite
Post a comment