AutoCode-v1.2.2505.09
更新说明:
- 修复 MySQL\DataProvider.tt 模板中的 Exists 函数生成bug.
- 新增数据表转换为 TypeScript 实体接口模板
- 修复发布 .net 8.0 程序时部分模板未包含以及配置文件不存在的bug
- 移除部分 nuget 包,兼容 .net 4.0
- 修复除 mysql 以外的数据库查询字段bug
AutoCode-v1.2.250509-winxp.zip相关说明:- 使用 .net 4.0 构建生成,支持在 Windows XP 系统上运行。
- 存在部分限制,包括不限于:
- MySQL 数据库只支持 5.7 及以下版本数据库
- 配置 Oracle 数据库连接后可能需要重启程序
Release Notes:
- Fixed a bug in the
Existsfunction generation within theMySQL\DataProvider.tttemplate. - Added data table conversion to TypeScript entity interface template
- Fixed issues where some templates were missing and configuration files were absent when publishing .NET 8.0 applications.
- Removed certain NuGet packages to ensure compatibility with .NET 4.0.
- Fixed database query field bug for non-MySQL databases
- Note for
AutoCode-v1.2.250509-winxp.zip:- Built with .NET 4.0, compatible with Windows XP.
- Limitations (including but not limited to):
- MySQL database support limited to version 5.7 and below.
- After configuring the Oracle database connection, you may need to restart the application.