nichenqin a4e7f59a6a fix(v2): correct tsconfig path alias for adapter-table-repository-postgres
Fix incorrect path alias pointing to non-existent package. This was causing
TypeScript to fail resolving @teable/v2-adapter-table-repository-postgres
imports unless packages were built first.

- adapter-schema-repository-postgres -> adapter-table-repository-postgres

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-01-14 22:35:21 +08:00
..