2026-08-07 22:27:49 +02:00
|
|
|
{
|
2026-08-08 01:29:43 +02:00
|
|
|
"version": "7.8",
|
2026-08-07 22:27:49 +02:00
|
|
|
"module": "currency",
|
|
|
|
|
"files": [
|
|
|
|
|
{
|
2026-08-09 02:04:04 +02:00
|
|
|
"module": "currency",
|
|
|
|
|
"file": "currency.py",
|
2026-08-07 22:27:49 +02:00
|
|
|
"class": "Currency",
|
|
|
|
|
"method": "__register__",
|
|
|
|
|
"line": 77,
|
|
|
|
|
"operations": [
|
|
|
|
|
{
|
|
|
|
|
"object": "table_h",
|
|
|
|
|
"operation": "not_null_action",
|
2026-08-08 22:32:31 +02:00
|
|
|
"tables": [
|
|
|
|
|
"currency_currency"
|
|
|
|
|
],
|
2026-08-07 22:27:49 +02:00
|
|
|
"line": 83,
|
|
|
|
|
"args": [
|
|
|
|
|
"'symbol'",
|
|
|
|
|
"'remove'"
|
|
|
|
|
],
|
|
|
|
|
"kwargs": {},
|
|
|
|
|
"code": "table_h.not_null_action('symbol', 'remove')",
|
|
|
|
|
"phase": "after_super"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-08-09 02:04:04 +02:00
|
|
|
"module": "currency",
|
|
|
|
|
"file": "currency.py",
|
2026-08-07 22:27:49 +02:00
|
|
|
"class": "CurrencyRate",
|
|
|
|
|
"method": "__register__",
|
|
|
|
|
"line": 278,
|
|
|
|
|
"operations": [
|
|
|
|
|
{
|
|
|
|
|
"object": "table_h",
|
|
|
|
|
"operation": "drop_constraint",
|
2026-08-08 22:32:31 +02:00
|
|
|
"tables": [
|
|
|
|
|
"currency_currency_rate"
|
|
|
|
|
],
|
2026-08-07 22:27:49 +02:00
|
|
|
"line": 283,
|
|
|
|
|
"args": [
|
|
|
|
|
"'check_currency_rate'"
|
|
|
|
|
],
|
|
|
|
|
"kwargs": {},
|
|
|
|
|
"code": "table_h.drop_constraint('check_currency_rate')",
|
|
|
|
|
"phase": "after_super"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|