* 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
* feat: sql migrator uses records of completed migrations
* docs: sqlite package docs * docs: annotations and notebooks README * chore: fix typos & corrections