mirror of
https://github.com/odoo/runbot.git
synced 2025-03-17 16:35:47 +07:00
3 lines
84 B
Python
3 lines
84 B
Python
![]() |
def migrate(cr, version):
|
||
|
cr.execute("DROP INDEX runbot_merge_unique_gh_login")
|