Author: floguy
Date: Thu Sep 11 00:06:22 2008
New Revision: 866

Modified:
    trunk/pinax/sql_changelog.txt

Log:
Added SQL to update to newest oembed version.

Modified: trunk/pinax/sql_changelog.txt
==============================================================================
--- trunk/pinax/sql_changelog.txt       (original)
+++ trunk/pinax/sql_changelog.txt       Thu Sep 11 00:06:22 2008
@@ -91,3 +91,5 @@
  ALTER TABLE blog_post DROP CONSTRAINT "blog_post_author_id_key";
  ALTER TABLE blog_post ALTER author_id SET NOT NULL;

+## model change to oembed
+ALTER TABLE oembed_storedoembed ALTER COLUMN match TYPE text;
\ No newline at end of file

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