provider/drift/connection/js library
Functions
-
connect(
[UserId? userId]) → QueryExecutor -
Obtains a database connection for running
drift
on the web. -
inMemory(
) → QueryExecutor -
Obtains an in-memory database connection for running
drift
.