influxdb/sqlite
William Baker 1935c13c16
feat(annotations): storage service (#21690)
* feat(annotations): storage service

* feat: stickers are in db as array

* chore: fix some unintended diffs

* fix: fixes from review

* fix: specific table name for json_each

* fix: update primary keys and constraints

* fix: fix schema

* feat: stream name updates are reflected in annotations via FK
2021-06-15 18:36:11 -04:00
..
migrations feat(annotations): storage service (#21690) 2021-06-15 18:36:11 -04:00
test_migrations feat: use go embed for sqlite migrations (#21653) 2021-06-10 18:40:57 -04:00
migrator.go feat: use go embed for sqlite migrations (#21653) 2021-06-10 18:40:57 -04:00
migrator_test.go feat: use go embed for sqlite migrations (#21653) 2021-06-10 18:40:57 -04:00
sqlite.go feat: backup and restore sqlite database (#21584) 2021-06-02 19:07:53 -04:00
sqlite_helpers.go feat(notebooks): notebooks database implementation (#21573) 2021-05-28 09:29:00 -04:00
sqlite_test.go feat: backup and restore sqlite database (#21584) 2021-06-02 19:07:53 -04:00