Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-16 | Allow plugin DB_DataObject classes to not have to use the .ini file by ↵ | Craig Andrews | |
overriding keys(), table(), and sequenceKey() for them | |||
2009-10-02 | make lib/schema.php phpcs-clean | Evan Prodromou | |
2009-10-01 | Some bug fixes | Evan Prodromou | |
The $tomod variable wasn't set, and the ColumnDef constructor didn't work without any args. These are fixed. | |||
2009-10-01 | add some more methods to Schema | Evan Prodromou | |
2009-09-23 | use schema tool to create a table | Evan Prodromou | |
2009-09-23 | statusize schema-related modules | Evan Prodromou | |
2009-09-23 | make table def method of schema code work | Evan Prodromou | |
2009-09-23 | start a module for schema management | Evan Prodromou | |