summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorBrenda Wallace <shiny@cpan.org>2009-08-11 09:24:18 +1200
committerBrenda Wallace <shiny@cpan.org>2009-08-31 11:53:23 +1200
commitd46f2ee350b9bf2c70371f7bcd2f2793e7ed8110 (patch)
tree1a537059a786194ddbc73b5d7fb4844094ebd375 /db
parentc8c87fc6030cacd6591098b8f5ab69e3a824babe (diff)
upgrade script for postgres
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.