| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-02-06 | Update copyright | Boris Kolpackov | 1 | -1/+1 | |
| 2014-06-03 | Support for VC12 (2013), initial work | Boris Kolpackov | 1 | -1/+4 | |
| 2013-09-17 | Add schema name to changelog | Boris Kolpackov | 1 | -1/+1 | |
| 2013-07-08 | Add support for Visual Studio 2005 | Boris Kolpackov | 1 | -2/+4 | |
| 2013-06-21 | Add support for running tests in dynamic multi-database mode | Boris Kolpackov | 1 | -22/+12 | |
| Only possible in the development build system at this stage. | |||||
| 2013-06-13 | Handle --database option directly in automake and VC++ projects | Boris Kolpackov | 1 | -2/+3 | |
| 2013-06-03 | Use database name in options and driver files (build part) | Boris Kolpackov | 1 | -3/+3 | |
| This way we will be able to have several databases configured at the same time, which is needed for multi-database support testing. | |||||
| 2013-04-25 | Add support for schema version table | Boris Kolpackov | 1 | -19/+26 | |
| 2013-04-10 | Add support for embedded schema migration | Boris Kolpackov | 1 | -4/+5 | |
| 2013-04-10 | First use drop statements corresponding to latest model | Boris Kolpackov | 1 | -1/+1 | |
| Otherwise we may be dropping an object table that still has container tables referencing it. | |||||
| 2013-04-10 | Generate add/drop foreign key migration statements | Boris Kolpackov | 1 | -0/+143 | |
| Also add the --fkeys-deferrable-mode option. General schemas generation rework. | |||||
