Skip to content

@eggjs/tegg-dal-plugin 文档及使用错误 #370

@MrTreasure

Description

@MrTreasure

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 外网版本我看了一下还没支持
Image

可复现问题的仓库地址(Reproduction Repo)

empty

Node 版本号:

v24

TEgg 版本号:

4.0.0-beta.34

相关插件名称与版本号:

teggDal 3.64.2

操作平台与版本号:

win11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions