-
- Downloads
Delete the abandonment email task (#28998) (#29157)
* Add migration for deleting the abandonment email task
* Start+stop scheduler around the migration
* Update clj-kondo
* Rename migration
* Change to 46
* Fix define-migration
* Add test
* Update ns description
* Remove stop-scheduler! from migration
* Remove migration dependency on metabase.task
* Restore mdb.connection -> mdb
* Update custom-migrations ns docstring
* Remove unused code
* Fix comment
Co-authored-by:
Cal Herries <39073188+calherries@users.noreply.github.com>
Showing
- .clj-kondo/config.edn 1 addition, 1 deletion.clj-kondo/config.edn
- resources/migrations/000_migrations.yaml 9 additions, 0 deletionsresources/migrations/000_migrations.yaml
- src/metabase/db/custom_migrations.clj 59 additions, 4 deletionssrc/metabase/db/custom_migrations.clj
- test/metabase/db/custom_migrations_test.clj 46 additions, 0 deletionstest/metabase/db/custom_migrations_test.clj
Loading
Please register or sign in to comment