Update 16.0.0-17.0.0.sql
This commit is contained in:
parent
98b88fab9b
commit
013bdc5c5f
@ -143,4 +143,4 @@ CREATE TABLE llx_bank_extrafields
|
||||
|
||||
ALTER TABLE llx_bank_extrafields ADD INDEX idx_bank_extrafields (fk_object);
|
||||
|
||||
ALTER TABLE llx_user RENAME COLUMN note TO note_private;
|
||||
ALTER TABLE llx_user CHANGE COLUMN note note_private text;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user