Commit graph

5 commits

Author SHA1 Message Date
Jeremy Penner 35d9fc10e7 implement SQL function calls, unquote 2022-04-09 11:36:19 -04:00
Jeremy Penner 926d808a92 autoindex defined tables, allow table creation / arbitrary sql in specify blocks, fix hashfn escape 2022-04-02 23:29:37 -04:00
Jeremy Penner 078e667c44 Implement automatic identifier quoting 2022-04-02 22:23:01 -04:00
Jeremy Penner 0f31f8ea4c remove dependencies, add commentary, fix diet-sqlite 2022-04-02 22:04:12 -04:00
Jeremy Penner fd3fcbd978 integrate sqlite, reorganize code
* diet-sqlite - a cleaned-up, slightly updated, and de-ooped version of
  https://github.com/Wiladams/LJIT2SQLite
* rename waltz -> sqlog
* separate compiler from driver
* introduce uniform syntax for actions
2022-03-29 13:24:34 -04:00
Renamed from waltz/sqlog.fnl (Browse further)