Author: brosner
Date: Fri Nov 14 12:22:43 2008
New Revision: 1082

Modified:
    wiki/BackwardsIncompatibleChanges.wiki

Log:
Missed a column change in OpenID changes.

Modified: wiki/BackwardsIncompatibleChanges.wiki
==============================================================================
--- wiki/BackwardsIncompatibleChanges.wiki      (original)
+++ wiki/BackwardsIncompatibleChanges.wiki      Fri Nov 14 12:22:43 2008
@@ -170,6 +170,8 @@
  -- column modifications
  ALTER TABLE django_openid_nonce
      ALTER server_url TYPE character varying(255);
+ALTER TABLE django_openid_useropenidassociation
+    RENAME created_at TO created;

  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
-~----------~----~----~----~------~----~------~--~---

Reply via email to