Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/electric-sql/pglite
/ rollback
Method
rollback
packages/pglite/src/interface.ts:177–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
175
): Promise<Results<T>>
176
exec(query: string, options?: QueryOptions): Promise<Array<Results>>
177
rollback(): Promise<void>
178
get closed(): boolean
179
}
180
Callers
3
commitUpToLsn
Function · 0.80
basic.test.ts
File · 0.80
basic.test.deno.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected