super_test_compat
Test SuperSQL queries across multiple SuperDB versions to identify syntax breaking changes during migration.
Instructions
Test a query against multiple SuperDB versions to detect syntax breaking changes. Useful for migration testing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The SuperSQL query to test | |
| versions | Yes | Paths to different super binaries to test against |