-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
bugSomething isn't workingSomething isn't working
Description
https://github.com/eggjs/tegg/tree/master/plugin/dal
- 注解导入错误,原文
import { Table, Index, Column, ColumnType, IndexType } from '@eggjs/tegg/dal';应该是import { Table, Index, Column, ColumnType, IndexType } from "@eggjs/dal-decorator"; - scripts 脚本错误,
egg-bin dal gen外网版本我看了一下还没支持
可复现问题的仓库地址(Reproduction Repo)
empty
Node 版本号:
v24
TEgg 版本号:
4.0.0-beta.34
相关插件名称与版本号:
teggDal 3.64.2
操作平台与版本号:
win11
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working