Closed stuioco closed 2 months ago
Added support for SELECT, UPDATE, DELETE over CSV data sources in csvSQL template function.
Intention is to allow users to simulate a persistent CRUD datastore in a straightforward manner.
This in addition to template function earlier for simpler datasource manipulation.
Have included tests and documentation.
I am not sure how the documentation will render once compiled.
Cool. This is nice 👍
Added support for SELECT, UPDATE, DELETE over CSV data sources in csvSQL template function.
Intention is to allow users to simulate a persistent CRUD datastore in a straightforward manner.
This in addition to template function earlier for simpler datasource manipulation.
Have included tests and documentation.
I am not sure how the documentation will render once compiled.