]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Revert "Revert "upgrade script for postgres""
authorEvan Prodromou <evan@status.net>
Mon, 19 Oct 2009 22:13:41 +0000 (18:13 -0400)
committerEvan Prodromou <evan@status.net>
Mon, 19 Oct 2009 22:13:41 +0000 (18:13 -0400)
This reverts commit d72748eb8e71f81e7cddca610ec98a8910dd347f.

Conflicts:

db/08to09_pg.sql

db/08to09_pg.sql

index 9e37314aa82f92b849ef6fe81cab228f40092ee2..a442634fa9256bf8f10a26be15551b7da19c0d6c 100644 (file)
@@ -37,4 +37,4 @@ create table user_role (
 
     primary key (user_id, role)
 
-);
+);
\ No newline at end of file