MCPcopy 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

commitUpToLsnFunction · 0.80
basic.test.tsFile · 0.80
basic.test.deno.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected