James Gardner: Home > Work > Code > SQLite3Database > 0.1.0 > Manual

SQLite3Database v0.1.0 documentation

ManualΒΆ

This package is a plugin for the Database package which allows you to use the Database API to work with SQLite3 databases.

See the Database documentation for the API. You need to specify the plugin name sqlite3 in your Database configuration to use this plugin.

James Gardner: Home > Work > Code > SQLite3Database > 0.1.0 > Manual