1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/CHANGELOG

10 lines
317 B
Plaintext
Raw Normal View History

Beta 2
------
2007-11-01 22:47:34 +03:00
* r3048: Doctrine::exportSchema() replaced by Doctrine::createTablesFromModels()
* r3048: Doctrine::exportSql() replaced by Doctrine::generateSqlFromModels()
* r3048: Doctrine::importSchema() replaced by Doctrine::generateModelsFromDb()
* r3048: loadAll() loadAllRuntimeClasses() removed
Beta 1
------