Revert "fixed up some invalid comment syntax - this is ANSI SQL"
This reverts commit 6704ddddf2
.
This commit is contained in:
parent
728a146ec0
commit
c0eca0e59b
@ -1,5 +1,5 @@
|
|||||||
-- SQL commands to update an 0.8.x version of Laconica
|
// SQL commands to update an 0.8.x version of Laconica
|
||||||
-- to 0.9.x.
|
// to 0.9.x.
|
||||||
|
|
||||||
--these are just comments
|
--these are just comments
|
||||||
/*
|
/*
|
||||||
@ -37,4 +37,4 @@ create table user_role (
|
|||||||
|
|
||||||
primary key (user_id, role)
|
primary key (user_id, role)
|
||||||
|
|
||||||
);
|
);
|
Loading…
Reference in New Issue
Block a user