Author: leidel
Date: Tue Apr 21 07:26:38 2009
New Revision: 472
Modified:
wiki/BackwardsIncompatibleChanges.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/BackwardsIncompatibleChanges.wiki
==============================================================================
--- wiki/BackwardsIncompatibleChanges.wiki (original)
+++ wiki/BackwardsIncompatibleChanges.wiki Tue Apr 21 07:26:38 2009
@@ -9,7 +9,7 @@
{{{
BEGIN;
ALTER TABLE pages_page
- ADD COLUMN publication_end_date datetime;
+ ADD COLUMN last_modification_date datetime;
COMMIT;
}}}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---