View | Details | Raw Unified | Return to bug 19344
Collapse All | Expand All

(-)a/installer/data/mysql/atomicupdate/bug_19344.sql (-1 / +3 lines)
Line 0 Link Here
0
- 
1
ALTER TABLE borrowers MODIFY COLUMN login_attempts int(4) AFTER lang;
2
ALTER TABLE deletedborrowers MODIFY COLUMN login_attempts int(4) AFTER lang;
3

Return to bug 19344