sql: allow double quoted (") database names

This commit is contained in:
bob620
2021-04-04 19:42:34 -05:00
parent f265cc1e15
commit b6bf27d6b3

View File

@@ -212,7 +212,8 @@ constant:
database:
PATH
| NAME
| NAME
| IDENT
;
table: