Hi folks!
Suppose a new version of your amazing software solution built on IRIS needs some persistence change: some data needs to be converted, some classes get new properties or even renamed, and some data should be prepopulated for newly introduced persistent classes to keep the whole application data consistent.
What are your approaches?
SQL-based scripts? ObjectScript, or Python? for both directions of migration, up and down?
Do you autogenerate it with Claude/Codex? What about data-consistency tests?
COuld you please share your thoughts? or libraries?









