Fix missing drop of old constraint on old table
This commit is contained in:
parent
10281169e6
commit
4a58ae59ed
@ -34,6 +34,7 @@
|
||||
|
||||
-- Forgot in 7.0
|
||||
|
||||
-- VMYSQL4.1 ALTER TABLE llx_c_regions drop FOREIGN KEY fk_c_regions_fk_pays;
|
||||
-- VMYSQL4.1 ALTER TABLE llx_product_association ADD COLUMN rowid integer AUTO_INCREMENT PRIMARY KEY;
|
||||
|
||||
ALTER TABLE llx_website_page ADD COLUMN fk_user_create integer;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user