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

(-)a/installer/data/mysql/atomicupdate/bug_16402.sql (-1 / +2 lines)
Line 0 Link Here
0
- 
1
alter table letter modify column branchcode varchar(10) not null default '';
2
alter table permissions modify column code varchar(64) not null default '';

Return to bug 16402