KI-AGENT: Profil-Verfügbarkeitsmigration im Journal ergänzen
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
ALTER TABLE "auth_profiles"
|
ALTER TABLE "auth_profiles"
|
||||||
ADD COLUMN "availability_note" text;
|
ADD COLUMN IF NOT EXISTS "availability_note" text;
|
||||||
|
|||||||
@@ -260,6 +260,13 @@
|
|||||||
"when": 1778840100000,
|
"when": 1778840100000,
|
||||||
"tag": "0037_outgoing_sepa_mandates",
|
"tag": "0037_outgoing_sepa_mandates",
|
||||||
"breakpoints": true
|
"breakpoints": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idx": 37,
|
||||||
|
"version": "7",
|
||||||
|
"when": 1778840200000,
|
||||||
|
"tag": "0034_profile_availability_note",
|
||||||
|
"breakpoints": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user