<@U0K3AQE1M>: I've pushed experimental sqlite supp...
# exposed
a
@untwisted: I've pushed experimental sqlite support to kwery master. To give it a go:
Copy code
git clone <https://github.com/andrewoma/kwery.git>
cd kwery
./gradlew -x test clean install
This should install a snapshot in your local maven repo that you can try.
🍻 1