https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29336 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #25 from David Nind <david@davidnind.com> --- Testing notes (koha-testing-docker): - Access the database and use describe <table-name>; to show current definitions - See the database update for the table names - Run the tests - should pass - Apply the patch - Run databaseupdate - Access the database again and see that the definitions are updated - reset_all - Access the database again and see that the definitions are updated - Run the tests again - should pass -- You are receiving this mail because: You are watching all bug changes.