Commit Graph

3 Commits (dc249595f6a2b742eb80da6391a49ca7ca7de3d5)

Author SHA1 Message Date
Anthony Muschang ecf4723a44 [CHG] Migration to 8.0
[CHG] database_cleanup: move description to README.rst
2024-01-10 16:14:47 -03:00
Stefan Rijnhart d409be3307 [FIX] Don't remove uid field from wkf_instance, which is written in
raw SQL query (but never read afterwards). Workaround for
    lp:1277899

[FIX] Preserve dangling workflow table which is in use

[RFR] Group models per table when detecting columns to purge
      to prevent problems with models sharing the same table

[ADD] Allow purging of dangling data entries

[FIX] Data purging now working

[IMP] Docstrings

[FIX] Label
[FIX] Catch attempt to unlink field from nonexisting model

[RFR] Flake8
2024-01-10 16:14:47 -03:00
Stefan Rijnhart 34c4531a0b [ADD] Database cleanup module 2024-01-10 16:14:47 -03:00