EmuFront ... NOT Foobar :D
[emufront] / src / db / dbcreator.cpp
2010-06-18 Mikko KeinänenEmuFront ... NOT Foobar :D
2010-06-13 Mikko KeinänenChanges in the data model: this is not tested yet at...
2010-06-13 Mikko KeinänenDatabase updates, code is not completely in sync yet.
2010-06-12 Mikko KeinänenAFTER DELETE ON setup trigger
2010-06-12 Mikko KeinänenMostly cleaning up.
2010-06-12 Mikko KeinänenAdded triggers (on delete platform / mediatype)
2010-06-06 Mikko KeinänenAdded new data class Setup to contain the setup informa...
2010-06-02 Mikko KeinänenNew tables
2010-06-01 Mikko KeinänenAdded directory path selection. TODO: a "last scanned...
2010-05-26 Mikko KeinänenAdded foreign keys to filepath table. Database reset...
2010-05-24 Mikko KeinänenAdded new data object class FilePathObject and updated
2010-05-22 Mikko KeinänenAdded some database creation logic.
2010-05-22 Mikko KeinänenException handling
2010-05-22 Mikko KeinänenReorganizing database creation to a new class: DbCreator