[Koha-bugs] [Bug 20271] Merge deleted* tables with their "alive" cousins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 12 16:18:36 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75910|0                           |1
        is obsolete|                            |

--- Comment #118 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 75991
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75991&action=edit
Bug 20271: (QA follow-up) Remove last occurrences of deleted_at

Trivial replace of deleted_at by deleted_on.

Test plan:
Run t/db_dependent/Koha/ItemTypes.t
Run t/db_dependent/Items_DelItemCheck.t
git grep -E "deleted_at\W"

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list