extract gets and saves most tables worked on

some cases still need some work...
This commit is contained in:
2026-08-08 22:32:31 +02:00
parent f14f709649
commit 24caf23986
151 changed files with 7017 additions and 1215 deletions
+119
View File
@@ -11,6 +11,9 @@
{
"object": "cursor",
"operation": "execute",
"tables": [
"ir_export"
],
"line": 79,
"args": [
"*table.update([table.user], [table.create_uid])"
@@ -23,6 +26,9 @@
{
"object": "table",
"operation": "update",
"tables": [
"ir_export"
],
"line": 79,
"args": [
"[table.user]",
@@ -44,6 +50,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"ir_model"
],
"line": 88,
"args": [
"'name'",
@@ -57,6 +66,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"ir_model"
],
"line": 89,
"args": [
"'model'",
@@ -70,6 +82,9 @@
{
"object": "table_h",
"operation": "drop_constraint",
"tables": [
"ir_model"
],
"line": 90,
"args": [
"'model_uniq'"
@@ -89,6 +104,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"ir_model_field"
],
"line": 337,
"args": [
"'model'",
@@ -102,6 +120,9 @@
{
"object": "table_h",
"operation": "add_column",
"tables": [
"ir_model_field"
],
"line": 338,
"args": [
"'model'",
@@ -115,6 +136,9 @@
{
"object": "cursor",
"operation": "execute",
"tables": [
"ir_model_field"
],
"line": 339,
"args": [
"*table.update([table.model], [model.name], from_=[model], where=table._temp_model == model.id)"
@@ -127,6 +151,9 @@
{
"object": "table",
"operation": "update",
"tables": [
"ir_model_field"
],
"line": 339,
"args": [
"[table.model]",
@@ -143,6 +170,9 @@
{
"object": "table_h",
"operation": "drop_column",
"tables": [
"ir_model_field"
],
"line": 343,
"args": [
"'_temp_model'"
@@ -155,6 +185,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"ir_model_field"
],
"line": 346,
"args": [
"'field_description'",
@@ -175,6 +208,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"ir_model_access"
],
"line": 551,
"args": [
"'model'",
@@ -188,6 +224,9 @@
{
"object": "table_h",
"operation": "add_column",
"tables": [
"ir_model_access"
],
"line": 552,
"args": [
"'model'",
@@ -201,6 +240,9 @@
{
"object": "cursor",
"operation": "execute",
"tables": [
"ir_model_access"
],
"line": 553,
"args": [
"*table.update([table.model], [model.name], from_=[model], where=table._temp_model == model.id)"
@@ -213,6 +255,9 @@
{
"object": "table",
"operation": "update",
"tables": [
"ir_model_access"
],
"line": 553,
"args": [
"[table.model]",
@@ -229,6 +274,9 @@
{
"object": "table_h",
"operation": "drop_column",
"tables": [
"ir_model_access"
],
"line": 557,
"args": [
"'_temp_model'"
@@ -249,6 +297,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"ir_model_field_access"
],
"line": 784,
"args": [
"'field'",
@@ -262,6 +313,9 @@
{
"object": "table_h",
"operation": "add_column",
"tables": [
"ir_model_field_access"
],
"line": 785,
"args": [
"'model'",
@@ -275,6 +329,9 @@
{
"object": "table_h",
"operation": "add_column",
"tables": [
"ir_model_field_access"
],
"line": 786,
"args": [
"'field'",
@@ -288,6 +345,9 @@
{
"object": "cursor",
"operation": "execute",
"tables": [
"ir_model_field_access"
],
"line": 787,
"args": [
"*table.update([table.model, table.field], [field.model, field.name], from_=[field], where=table._temp_field == field.id)"
@@ -300,6 +360,9 @@
{
"object": "table",
"operation": "update",
"tables": [
"ir_model_field_access"
],
"line": 787,
"args": [
"[table.model, table.field]",
@@ -316,6 +379,9 @@
{
"object": "table_h",
"operation": "drop_column",
"tables": [
"ir_model_field_access"
],
"line": 792,
"args": [
"'_temp_field'"
@@ -336,6 +402,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"ir_model_button"
],
"line": 961,
"args": [
"'model'",
@@ -349,6 +418,9 @@
{
"object": "table_h",
"operation": "add_column",
"tables": [
"ir_model_button"
],
"line": 962,
"args": [
"'model'",
@@ -362,6 +434,9 @@
{
"object": "cursor",
"operation": "execute",
"tables": [
"ir_model_button"
],
"line": 963,
"args": [
"*table.update([table.model], [model.name], from_=[model], where=table._temp_model == model.id)"
@@ -374,6 +449,9 @@
{
"object": "table",
"operation": "update",
"tables": [
"ir_model_button"
],
"line": 963,
"args": [
"[table.model]",
@@ -390,6 +468,9 @@
{
"object": "table_h",
"operation": "drop_column",
"tables": [
"ir_model_button"
],
"line": 967,
"args": [
"'_temp_model'"
@@ -402,6 +483,9 @@
{
"object": "table_h",
"operation": "drop_constraint",
"tables": [
"ir_model_button"
],
"line": 972,
"args": [
"'name_model_uniq'"
@@ -421,6 +505,9 @@
{
"object": "table_h",
"operation": "drop_constraint",
"tables": [
"ir_model_data"
],
"line": 1307,
"args": [
"'fs_id_module_model_uniq'"
@@ -440,6 +527,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"ir_rule_group"
],
"line": 112,
"args": [
"'model'",
@@ -453,6 +543,9 @@
{
"object": "table_h",
"operation": "add_column",
"tables": [
"ir_rule_group"
],
"line": 113,
"args": [
"'model'",
@@ -466,6 +559,9 @@
{
"object": "cursor",
"operation": "execute",
"tables": [
"ir_rule_group"
],
"line": 114,
"args": [
"*table.update([table.model], [model.name], from_=[model], where=table._temp_model == model.id)"
@@ -478,6 +574,9 @@
{
"object": "table",
"operation": "update",
"tables": [
"ir_rule_group"
],
"line": 114,
"args": [
"[table.model]",
@@ -494,6 +593,9 @@
{
"object": "table_h",
"operation": "drop_column",
"tables": [
"ir_rule_group"
],
"line": 118,
"args": [
"'_temp_model'"
@@ -514,6 +616,9 @@
{
"object": "table_h",
"operation": "not_null_action",
"tables": [
"ir_ui_view_tree_width"
],
"line": 517,
"args": [
"'width'",
@@ -534,6 +639,9 @@
{
"object": "table_h",
"operation": "column_rename",
"tables": [
"ir_ui_view_tree_optional"
],
"line": 699,
"args": [
"'view_id'",
@@ -546,6 +654,10 @@
{
"object": "cursor",
"operation": "execute",
"tables": [
"ir_ui_view_tree_optional",
"ir_ui_view"
],
"line": 704,
"args": [
"*table.update([table.model], [view.select(view.model, where=view.id == table.view)], where=table.model == Null)"
@@ -557,6 +669,10 @@
{
"object": "table",
"operation": "update",
"tables": [
"ir_ui_view_tree_optional",
"ir_ui_view"
],
"line": 704,
"args": [
"[table.model]",
@@ -571,6 +687,9 @@
{
"object": "view",
"operation": "select",
"tables": [
"ir_ui_view"
],
"line": 706,
"args": [
"view.model"