@eggjs/tegg-dal-plugin 文档及使用错误
Open
bug
- Dominant language
- TypeScript
- Stars
- 264
- Forks
- 46
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
https://github.com/eggjs/tegg/tree/master/plugin/dal
1. 注解导入错误,原文`import { Table, Index, Column, ColumnType, IndexType } from '@eggjs/tegg/dal';` 应该是 `import { Table, Index, Column, ColumnType, IndexType } from "@eggjs/dal-decorator";`
2. scripts 脚本错误, `egg-bin dal gen` 外网版本我看了一下还没支持
### 可复现问题的仓库地址(Reproduction Repo)
empty
### Node 版本号:
v24
### TEgg 版本号:
4.0.0-beta.34
### 相关插件名称与版本号:
teggDal 3.64.2
### 操作平台与版本号:
win11
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.