remove duplicate remove code column

This commit is contained in:
Raimon Esteve 2022-06-20 17:06:33 +02:00
parent 707a2fd2a1
commit af19915a0e

View file

@ -969,10 +969,6 @@ after:
tables: asset
query: ALTER TABLE asset ALTER attributes TYPE JSONB USING attributes::JSONB;
- comment: after update, remove code column
version: 6.0
query: ALTER table ir_sequence_type DROP COLUMN code;
- comment: Migration from 6.2 to 6.4
version: 6.4
tables: account_payment