fr-ser / grafana-sqlite-datasource

Grafana Plugin to enable SQLite as a Datasource
Apache License 2.0
123 stars 17 forks source link

TODO: Update to newest SQLite version #124

Open fr-ser opened 6 months ago

fr-ser commented 6 months ago

Now and then a new version of the Golang SQLite client is released here: https://pkg.go.dev/modernc.org/sqlite?utm_source=godoc.

We should keep up to date with the newest releases.