Public Access
extract gets and saves most tables worked on
some cases still need some work...
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
{
|
||||
"object": "table_h",
|
||||
"operation": "not_null_action",
|
||||
"tables": [
|
||||
"currency_currency"
|
||||
],
|
||||
"line": 83,
|
||||
"args": [
|
||||
"'symbol'",
|
||||
@@ -31,6 +34,9 @@
|
||||
{
|
||||
"object": "table_h",
|
||||
"operation": "drop_constraint",
|
||||
"tables": [
|
||||
"currency_currency_rate"
|
||||
],
|
||||
"line": 294,
|
||||
"args": [
|
||||
"'check_currency_rate'"
|
||||
|
||||
Reference in New Issue
Block a user