Revert "Revert "fixed up some invalid comment syntax - this is ANSI SQL""

This reverts commit c0eca0e59b.
This commit is contained in:
Evan Prodromou 2009-10-19 18:15:40 -04:00
parent eb273da532
commit f7a3b30f5b
1 changed files with 1 additions and 1 deletions

View File

@ -37,4 +37,4 @@ create table user_role (
primary key (user_id, role)
);
);