~nilium/sql

v0.3.0 2 years ago .tar.gz browse log

v0.3.0

- Relicense under Apache License 2.0.
- Add experimental `jq::expr` argument support with support for
  accessing prior result sets.

v0.2.0 2 years ago .tar.gz browse log

v0.2.0

- Add sqlite driver.
- Try parsing string columns as JSON if they are valid JSON or have
  a column name ending in "_json" (or are named "json").
- Refactoring to support use of internal packages elsewhere.

v0.1.0 2 years ago .tar.gz browse log

v0.1.0

Initial release.