mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-06-14 01:44:57 +03:00
3097811dde
Dump in an empty database irreversibly loses reference types (CatalogRef, DocumentRef, etc.) — they get converted to xs:string. Instead of silently creating an empty temp database, the script now exits with an error explaining that a real database is required. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>