180
edits
MarcLaporte (talk | contribs) |
MarcLaporte (talk | contribs) |
||
Line 23: | Line 23: | ||
We currently attach schema changes and data updates in Bugzilla, which makes it very hard to reconstruct a database via anything except a complete dump. If we were to use something even as simple as [http://blog.jeffbalogh.org/post/112148568/the-worst-schema-versioning-system-ever Jeff's schematic.py] and keep the migrations in SVN, we could ameliorate this going forward. | We currently attach schema changes and data updates in Bugzilla, which makes it very hard to reconstruct a database via anything except a complete dump. If we were to use something even as simple as [http://blog.jeffbalogh.org/post/112148568/the-worst-schema-versioning-system-ever Jeff's schematic.py] and keep the migrations in SVN, we could ameliorate this going forward. | ||
Database schema management has changed since Tiki 1.10: | ML: Database schema management has changed since Tiki 1.10: http://dev.tikiwiki.org/Database+Schema+Upgrade | ||
http://dev.tikiwiki.org/Database+Schema+Upgrade | Preference changes could also be stored as profiles: http://profiles.tikiwiki.org/ |
edits