Changes for version 0.11 - 2009-11-17

  • Fixed a bug in the SQLite loader where it expected identifiers like "autoincrement" or "current_date" to only appear in lower case. These are now checked for case-insensitively.

Modules

Load your schema definition from a DBMS
Base class (and fallback) for loading a schema
Loader for Postgres schemas
Loader for SQLite schemas
Loader for MySQL schemas