Commit Graph

11 Commits (47996bec344c65fe16265b95b10ee4cad9c2be93)

Author SHA1 Message Date
Stefan Rijnhart 47996bec34 [ADD] Allow purging of dangling data entries 2014-02-20 14:12:16 +01:00
Stefan Rijnhart 05b5c7a569 [RFR] Group models per table when detecting columns to purge
to prevent problems with models sharing the same table
2014-02-12 11:05:38 +01:00
Stefan Rijnhart 1c9db99c7e [FIX] Preserve dangling workflow table which is in use 2014-02-10 22:31:04 +01:00
Stefan Rijnhart 46a72e1449 [FIX] Don't remove uid field from wkf_instance, which is written in
raw SQL query (but never read afterwards). Workaround for
    lp:1277899
2014-02-08 18:00:09 +01:00
Guewen Baconnier a5b8f1e434 fix my change guewen.baconnier@camptocamp.com-20140203103254-v1mzu2uib047xb9h, wrong lines replaced... 2014-02-06 12:08:13 +01:00
unknown 9bbd119c91 [IMP] Remove the fields having a relation to the purged models. 2014-02-05 17:23:57 +01:00
Guewen Baconnier d0eafda358 avoid ''NoneType' object has no attribute 'exists'' error when purging models 2014-02-03 11:32:54 +01:00
Guewen Baconnier 668742e89b remove relations when purging models 2014-02-03 11:30:25 +01:00
Stefan Rijnhart 44b4f0144c [FIX] Remove unused import, add missing copyright notice 2014-01-29 10:33:06 +01:00
Stefan Rijnhart dd3ac08df9 [FIX] Typo, comment 2014-01-29 10:27:24 +01:00
Stefan Rijnhart f3eb39e15b [ADD] Database cleanup module 2014-01-28 22:09:41 +01:00