cool-team-official / cool-admin-midway

🔥 cool-admin(midway版)一个很酷的后台权限管理框架,Ai编码、流程编排、模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 3.x、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建
https://cool-js.com
MIT License
2.65k stars 588 forks source link

ORM中支持PostgreSQL数据库 #63

Open mcode-top opened 2 years ago

mcode-top commented 2 years ago

在配置文件中配置PostgreSQL运行是(仅做了配置没有创建实体类),会出现Data type "tinyint" in "CoreModule.dbInit" is not supported by "postgres" database.错误 配置图如下 image 错误信息如下 image