5
0
mirror of https://github.com/odoo/runbot.git synced 2025-04-01 15:55:45 +07:00
Commit Graph

1 Commits

Author SHA1 Message Date
xmo-odoo
e5f84dc380
[FIX] runbot_merge: add migration for draft column ()
Draft was added in 82174ae66e but turns
out the v13 ORM is not able to create a required column (even when
given a default value), at least for booleans.

So create it by hand.
2021-08-25 15:59:22 +02:00