babashka/doc
Nik f06a749249
Add support for SQLite via a BABASHKA_FEATURE_SQLITE feature flag (#1079)
* implement native sqlite support as a feature flag following [1]

([1] is mentioned as a checklist of sorts as to how to add a new 
feature flag in [2])

[1] 13f65f05ae
[2] https://github.com/babashka/babashka/blob/master/doc/build.md

* bump to latest sqlite-jdbc, remove some no longer needed config+libs

based on feedback from borkdude here [1], bump xerial/sqlite-jdbc
3.36.0.3, which includes the graalvm classes and resource config
previously implemented via ericdallo/sqlite-jni-graal-fix and a `-H`
flag in `script/compile`

[1]: https://github.com/babashka/babashka/pull/1079#issuecomment-980533178
2021-11-28 09:34:54 +01:00
..
surveys Rename 2021-01-01 11:26:31 +01:00
build.md Add support for SQLite via a BABASHKA_FEATURE_SQLITE feature flag (#1079) 2021-11-28 09:34:54 +01:00
cljdoc.edn Docs 2020-01-08 21:30:50 +01:00
companies.md Add Dr. Evidence to sponsoring companies [skip ci] 2021-10-26 18:01:23 +02:00
dev.md PR template [skip ci] 2021-11-26 23:18:25 +01:00
examples.md Move examples page [skip ci] 2020-10-17 11:31:17 +02:00
libraries.md doc [skip ci] 2020-11-27 20:26:02 +01:00
news.md docs [skip ci] 2021-09-01 14:49:28 +02:00
projects.md add contajners to libraries (#1049) [skip ci] 2021-11-01 18:50:18 +01:00