summaryrefslogtreecommitdiff
path: root/db/08to09_pg.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db/08to09_pg.sql')
-rw-r--r--db/08to09_pg.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/08to09_pg.sql b/db/08to09_pg.sql
index a442634fa..9e37314aa 100644
--- a/db/08to09_pg.sql
+++ b/db/08to09_pg.sql
@@ -37,4 +37,4 @@ create table user_role (
primary key (user_id, role)
-); \ No newline at end of file
+);