[Jifty-commit] r3714 - jifty/branches/autoversioning

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sun Jul 22 21:18:12 EDT 2007


Author: jesse
Date: Sun Jul 22 21:18:12 2007
New Revision: 3714

Added:
   jifty/branches/autoversioning/TODO
Modified:
   jifty/branches/autoversioning/   (props changed)

Log:
 r61126 at 134:  jesse | 2007-07-22 18:10:26 -0700
 added a todo file for the branch


Added: jifty/branches/autoversioning/TODO
==============================================================================
--- (empty file)
+++ jifty/branches/autoversioning/TODO	Sun Jul 22 21:18:12 2007
@@ -0,0 +1,9 @@
+* add support for dropping columns on sqlite
+* make drop only mark things for deletion, rather than drop them immediately
+* when adding back after a drop, rescue them from the droplist, rather than creating anew
+* add a dropping action to the schema tool that REALLY drops things
+* add support for renames
+* add support for changing column types
+* tests. lots of tests
+* proper logging of database changes
+* run all our ddl changes in a transaction


More information about the Jifty-commit mailing list