Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
host-kit
TenantRegistryDatabase
Interface TenantRegistryDatabase
Structural D1 subset (tests back it with node:sqlite, Workers pass env.DB).
interface
TenantRegistryDatabase
{
prepare
(
query
:
string
)
:
TenantRegistryStatement
;
}
Index
Methods
prepare
Methods
prepare
prepare
(
query
:
string
)
:
TenantRegistryStatement
Parameters
query
:
string
Returns
TenantRegistryStatement
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
prepare
Documentation
GitHub
Anchorage API reference
Loading...
Structural D1 subset (tests back it with node:sqlite, Workers pass env.DB).