mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
* Fix network * Fix migrations for table that no longer exist * Document changed behavior
8 lines
227 B
SQL
8 lines
227 B
SQL
-- this migration is noop because digests have been removed
|
|
|
|
-- delete-outdated-digests.sql deletes digests that do not belong to any repetition rules,
|
|
-- along with digest_notes associations.
|
|
|
|
-- +migrate Up
|
|
|
|
-- +migrate Down
|