UNPKG

forge-sql-orm

Version:

Drizzle ORM integration for Atlassian @forge/sql. Provides a custom driver, schema migration, two levels of caching (local and global via @forge/kvs), optimistic locking, and query analysis.

3 lines 94 B
export * from "./sqlUtils"; export * from "./forgeDriver"; //# sourceMappingURL=index.d.ts.map