diff options
author | Evan Prodromou <evan@status.net> | 2009-10-19 18:07:36 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-10-19 18:07:36 -0400 |
commit | d72748eb8e71f81e7cddca610ec98a8910dd347f (patch) | |
tree | d273a4dc9596f3a72ebae1b657cfd36b437dda66 | |
parent | 689b3ae73d83495774fa3ec500527ecb3edab1a1 (diff) |
Revert "upgrade script for postgres"
This reverts commit d46f2ee350b9bf2c70371f7bcd2f2793e7ed8110.
-rw-r--r-- | db/08to09_pg.sql | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/db/08to09_pg.sql b/db/08to09_pg.sql deleted file mode 100644 index 892df4a39..000000000 --- a/db/08to09_pg.sql +++ /dev/null @@ -1,2 +0,0 @@ -// SQL commands to update an 0.8.x version of Laconica -// to 0.9.x. |