CloudSqlite.querySemverMatch Function
query the databases in the supplied container for the highest SemVer match according to the version range. Throws if no version available for the range.
querySemverMatch(props: CloudSqlite.LoadProps): string
| Parameter | Type | Description |
|---|---|---|
| props | CloudSqlite.LoadProps |
Returns - string
Defined in
- backend/src/CloudSqlite.ts Line 960
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.