Bugzilla – Attachment #41209: Bug 11879 - adds primary_contact_method column to deletedborrowers table for
bug #11879
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 11879
Collapse All
|
Expand All
(-)
a/installer/data/mysql/atomicupdate/deletedborrowers_primary_contact_method.sql (-1 / +1 lines)
Line 0
Link Here
0
-
1
ALTER TABLE `deletedborrowers` ADD COLUMN `primary_contact_method` VARCHAR(45) NULL DEFAULT NULL;
Return to
bug 11879