William Baker
f7573f43a7
feat: sql migrator can do down migrations ( #22806 )
...
* feat: sql down migrations
* refactor: different name for up migrations
* chore: update migrations ref in svc tests
* build: add lint step to verify sql migration names match
2021-11-01 14:30:18 -06:00
William Baker
e6c82b455e
feat(notebooks): add logging and metrics to notebooks service ( #22266 )
2021-08-19 13:22:52 -06:00
William Baker
40c7d69415
feat: use go embed for sqlite migrations ( #21653 )
2021-06-10 18:40:57 -04:00
William Baker
b928d3bda4
fix: empty notebooks list returns empty array ( #21588 )
2021-06-02 14:33:37 -04:00
William Baker
ed629bfebe
feat(notebooks): notebooks database implementation ( #21573 )
2021-05-28 09:29:00 -04:00