Fix: Field should not be not null
This commit is contained in:
parent
6a72ebbe76
commit
c9ac7fad82
@ -100,4 +100,5 @@ update llx_opensurvey_sondage set format = 'D' where format = 'D+';
|
|||||||
update llx_opensurvey_sondage set format = 'A' where format = 'A+';
|
update llx_opensurvey_sondage set format = 'A' where format = 'A+';
|
||||||
|
|
||||||
|
|
||||||
|
-- ALTER TABLE llx_facture_fourn ALTER COLUMN fk_cond_reglement DROP NOT NULL;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user