summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-20 17:13:40 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-08-20 17:13:40 -0400
commit4b2aa517501037e86e4a3c3bad3f363dcf8a26c6 (patch)
treedf144b5bd3aeb9bfc91c5c4be6bd75a71f1dbd4a /db
parent8f122dd71efcc54b820629bc4c39efe91b8e8726 (diff)
parentb0bb1fff2e79a01b2fa2eece79d2c644860bbb97 (diff)
Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x
Diffstat (limited to 'db')
-rw-r--r--db/08to09_pg.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/08to09_pg.sql b/db/08to09_pg.sql
new file mode 100644
index 000000000..892df4a39
--- /dev/null
+++ b/db/08to09_pg.sql
@@ -0,0 +1,2 @@
+// SQL commands to update an 0.8.x version of Laconica
+// to 0.9.x.