Data too long for column before_path
#1
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A user reports that a backup cannot be restored and sees the following error message:
https://helpdesk.verdigado.com/#ticket/zoom/208292
$table->addColumn('before_path', 'string', [
Ich hatte die maximal Länge des Pfads einer gescannten Datei (relativ zur Gruppe) auf 200 beschränkt und nicht gedacht, dass wir da je drüber kommen. Aber OK, dann müssen wir das wohl anheben.
TODO:
Waeren dass 200 pro verzeichnis oder 200 fuer alle verzeichnisse?
@JunWi wrote in #1 (comment):
Pro Datei der relativer Pfad, also die Namen aller überliegenden Verzeichnisse mit "/" dazwischen.