CloudSqlite.isSemverEditable Function
isSemverEditable(dbFullName: string, container: CloudSqlite.CloudContainer): boolean | ReadonlyArray<string | number>
| Parameter | Type | Description |
|---|---|---|
| dbFullName | string | |
| container | CloudSqlite.CloudContainer |
Returns - boolean | ReadonlyArray<string | number>
Defined in
- core/backend/src/CloudSqlite.ts Line 885
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.