tests/languages/sql/string_feature.test


Log

Author Commit Date CI Message
Michael Schmidt a59a7926 2018-08-19T16:47:52 Added support for quote escapes to SQL strings (#1500) Fixes #1454. Quotes that are escaped by using the same quote twice (e.g. 'It''s me') are now supported.
Golmote cfd357e4 2015-08-30T23:50:50 Add tests for SQL