You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: python<4 req, update poetry lock, precommit fix
* feat: strip indexes during setup
* feat: function to dump create idx statements
* feat: function to remove indexes from target
* feat: function to create indexes in target
* feat: run create index during sync with warning and skips if already there
* fix: find and replace oops
* fix: flake caught missed imports
* test: testing for the index code
* test: teardown testing #270
* fix: fixes#153 login issue on teardown
* doc: update quickstart with index stuff
Title! Gotta ensure the revoke-logins command doesn't block teardown from completing correctly.
Related to #153
The text was updated successfully, but these errors were encountered: