NAME
Incunabulum::Model::Plugin::SQLite -- SQLite Model plugin for Incunabulum
SYNOPSIS
No user-serviceable parts inside for the moment.
DESCRIPTION
Currently unsupported DBD::SQLite Model plugin. I ran into permissions issues accessing a SQLite file in my www directory as another user even if I owned the file. That's a showstopper for me (I don't want to be user www to use Incunabulum to access the DB from the command line). If you can make it work with that kind of arrangement, I'd be happy to incorporate your fixes.
- get_data
-
NOTE: This documentation placed here so Test::Pod::Coverage is happy. I know that I should document (and test...) this code better. But that's not really feasible with a non-existent API definition.
Currently broken, gets data from a SQLite database.
- get_data_order
-
The MPO order for get_data.