Changes for version 0.12

  • Don't store the database values in a shared hash any more (Makes the classes self-contained and able to run without ORLite)
  • Add a tables param to the import, to allow the base database connectivity class to be created without the table classes.

Modules

Extremely light weight SQLite-specific ORM