opencode/packages/core/src/database
2026-09-02 13:49:18 -04:00
..
drizzle refactor(core): remove unused insert state (#45738) 2026-08-28 17:59:07 -04:00
migration fix(core): label migrated credentials by auth type (#45369) 2026-08-26 14:41:31 -05:00
database.ts fix(core): scope the migration lock to each database (#46866) 2026-09-02 13:49:18 -04:00
drizzle.ts
migration.gen.ts feat(core): decouple workspace identity from provisioning (#44526) 2026-08-23 23:49:51 +00:00
migration.ts fix(core): scope the migration lock to each database (#46866) 2026-09-02 13:49:18 -04:00
path.ts
schema.gen.ts feat(core): decouple workspace identity from provisioning (#44526) 2026-08-23 23:49:51 +00:00
schema.sql.ts
sqlite.bun.ts
sqlite.node.ts
sqlite.ts
sqlite.workerd.ts docs(core): clarify runtime ownership (#45671) 2026-08-28 14:39:28 -04:00
v1-migration.bun.ts refactor(core): simplify V1 migration effects (#45685) 2026-08-28 15:00:29 -04:00
v1-migration.noop.ts
v1-migration.ts