CloudSqlite.DbFullName Type Alias
CloudSqlite.DbFullName = string
The fully-specified name of a CloudSqlite database, combining its CloudSqlite.DbName and DbVersion in the format "name:version".
Defined in
- core/backend/src/CloudSqlite.ts Line 268
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.