openreader/packages/database/src
Richard R ee979205b3 fix(storage): unify workspace root resolution for docstore and migrations
Adopt a consistent findWorkspaceRoot helper across bootstrap, storage, and database modules to reliably locate the monorepo root. Update environment file loading and docstore path construction to use the workspace root, ensuring correct file resolution in multi-package setups. This addresses issues with relative paths and improves compatibility in monorepo and containerized environments.
2026-06-13 14:35:27 -06:00
..
index.ts fix(storage): unify workspace root resolution for docstore and migrations 2026-06-13 14:35:27 -06:00
migrate.mjs fix(storage): unify workspace root resolution for docstore and migrations 2026-06-13 14:35:27 -06:00
run-in-transaction.ts refactor: implement modular monorepo packages 2026-06-13 13:51:18 -06:00
schema.ts refactor: implement modular monorepo packages 2026-06-13 13:51:18 -06:00
schema_auth_postgres.ts refactor: implement modular monorepo packages 2026-06-13 13:51:18 -06:00
schema_auth_sqlite.ts refactor: implement modular monorepo packages 2026-06-13 13:51:18 -06:00
schema_postgres.ts refactor: implement modular monorepo packages 2026-06-13 13:51:18 -06:00
schema_sqlite.ts refactor: implement modular monorepo packages 2026-06-13 13:51:18 -06:00