Skip to content

Export a test-friendly interface for SQL migrations (OW-23227)

Closes OW-23227. This merge request exports the migrator function and its types. The main reason is to allow parent apps to use SQL migrations in test code. To do that, I've had to export code in the package, not just the CLI interface like the previous version.

Tested in WellDesign MR14973:

Screenshot_2025-10-27_at_17.49.36

Edited by Mark Macdonald

Merge request reports

Loading