haxetink / tink_sql

SQL embedded into Haxe
MIT License
54 stars 17 forks source link

is tink_sql support between keyword? #137

Closed sonygod closed 3 years ago

sonygod commented 3 years ago
SELECT *
FROM contacts
WHERE contact_id BETWEEN 100 AND 200;

docs

kevinresol commented 3 years ago

please ask questions in gitter or discord. github issue list is not for questions.