FireSQL icon indicating copy to clipboard operation
FireSQL copied to clipboard

Handling - inside collection name

Open rober15 opened this issue 4 years ago • 1 comments

Is there a way to use collections which have a - inside the name.

SELECT * FROM sales-order

I get following error: Expected "/", "AS", "GROUP", "LIMIT", "ORDER", "UNION", "WHERE", WHITE_SPACE, [A-Z,a-z,0-9,_], or end of input but "-" found.

rober15 avatar Feb 16 '21 14:02 rober15

+1; came here looking for a solution to this.

anthonycole avatar Jul 26 '21 03:07 anthonycole