Commit 8e7fd6b
committed
refactor(internal): split db/schema.ts into domain files (Commit 3.2)
- Create schema/enums.ts for all pgEnum definitions
- Create schema/users.ts for user-related tables
- Create schema/billing.ts for billing tables
- Create schema/organizations.ts for org tables
- Create schema/agents.ts for agent tables
- Create schema/index.ts for unified re-exports
- Update schema.ts to re-export from schema/1 parent dd92d8b commit 8e7fd6b
File tree
7 files changed
+772
-724
lines changed- packages/internal/src/db
- schema
7 files changed
+772
-724
lines changed
0 commit comments