Commit graph

2 commits

Author SHA1 Message Date
Costin Leau
61f49af497 SQL: Spec tests now use classpath discovery (#40388)
To avoid having to specify each spec by hand (which can miss specs to be
added), the test infrastructure now performs classpath discovery so that
each spec added, is automatically considered.

Relates #40358

(cherry picked from commit d0f60b4425)
2019-03-25 15:22:52 +02:00
Costin Leau
9357c17288 SQL: Doc on syntax (identifiers in particular) (#38662)
Add section on syntax, identifiers and literals and on single vs double quotes.

(cherry picked from commit aafdb59808)
2019-02-15 15:24:33 +02:00
Renamed from docs/reference/sql/language/syntax/show-tables.asciidoc (Browse further)