Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-07 | Use multi-pass table creation in MySQL | Boris Kolpackov | 1 | -0/+0 | |
This deals with table creation order and circular dependencies. Unfortunately, there doesn't seem to be a way in MySQL to drop a foreign key only if it exists without resorting to stored procedures. | |||||
2012-01-26 | Implement support for database schema | Boris Kolpackov | 1 | -1/+0 | |
New pragma qualifier: namespace. New pragma specifier: schema. The table specifier was extended to accept a schema prefix. New option: --default- schema. The common/schema test was extended to cover the new functionality. | |||||
2010-06-04 | Initial set of tests | Boris Kolpackov | 1 | -0/+1 | |