with one click
iris-persistence
iris-persistence contains 3 collected skills from grongierisc, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Plan, review, apply, verify, and roll back iris-persistence schema migrations for InterSystems IRIS. Use for migration plan files, schema drift checks, safety classification, plan fingerprints, backups, CLI migration commands, blocked physical-storage changes, deployment runbooks, or diagnosing stale plans and non-converged schemas.
Build, modify, and troubleshoot typed Python persistence models backed by InterSystems IRIS using iris-persistence. Use for Model subclasses, Field and Index definitions, runtime configuration, managed versus observe schema modes, CRUD, QuerySet filters and ordering, serial or persistent relationships, collection fields, dataclass conversion, and tests using the in-memory adapter.
Generate and review typed iris-persistence Python models from compiled InterSystems IRIS classes. Use for reverse scaffolding an existing IRIS namespace, choosing class patterns and related-class expansion, extracting metadata or advanced storage, resolving generated-name collisions, validating generated models, and planning a safe observe-to-managed ownership transition.