[Bug 40767] New: `RENAME COLUMN` not supported by old DBMS
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40767 Bug ID: 40767 Summary: `RENAME COLUMN` not supported by old DBMS Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org installer/data/mysql/db_revs/241200018.pl: $dbh->do(q{ ALTER TABLE additional_field_values RENAME COLUMN new_record_id TO record_id; }); installer/data/mysql/db_revs/241200042.pl: ALTER TABLE aqbookseller_aliases RENAME COLUMN alias_id TO vendor_alias_id; installer/data/mysql/db_revs/241200043.pl: ALTER TABLE aqbookseller_interfaces RENAME COLUMN interface_id TO vendor_interface_id; This block the upgrade for people using old DBMS. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40767 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |38663 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38663 [Bug 38663] Add additional fields to libraries -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40767 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |39838 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39838 [Bug 39838] Vendor alias object under specified -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40767 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |39837 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39837 [Bug 39837] Vendor interface object under specified -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40767 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40767 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@libriotech.no --- Comment #1 from Magnus Enger <magnus@libriotech.no> --- Is this the same problem as bug 40292? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40767 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Magnus Enger from comment #1)
Is this the same problem as bug 40292?
Yes. *** This bug has been marked as a duplicate of bug 40292 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40767 Bug 40767 depends on bug 39837, which changed state. Bug 39837 Summary: Vendor interface object under specified https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39837 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40767 Bug 40767 depends on bug 39838, which changed state. Bug 39838 Summary: Vendor alias object under specified https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39838 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org