dmSQLAlchemy
====================================
此包为Python的SQLAlchemy包链接达梦数据库的适配框架,当前版本为 ``2.0.1`` ,API详见安装目录下的 ``《DM8_dmPython使用手册》`` ,目前用于适配2.0及以上版本的SQLAlchemy。
ChangeLogs
====================================
dmSQLAlchemy v2.0.2(2024.10.31)
- 修复了部分类型无法对应到 ``SQLAlchemy`` 支持类型的问题,当前类型支持详见 ``《DM8_dmPython使用手册》`` 第5.3节类型映射
- 修复了自增列自增值设置报错问题
- 修复了列类型为 ``Enum`` 时访问该列时报错的问题
dmSQLAlchemy v2.0.1(2024.08.27)
- 修复了单条语句执行市场最大为30秒的问题,现执行语句默认将不再限制执行时长
- 增加了对于SQLAlchemy的 ``array`` 类型的支持
dmSQLAlchemy v2.0.0(2023.01.06)
- 修复了主键为自增列的情况下执行插入操作报错的问题
LICENSE
====================================
The MIT License (MIT)
Copyright (c) 2017 Dameng
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Raw data
{
"_id": null,
"home_page": "https://eco.dameng.com/download/",
"name": "dmSQLAlchemy",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "DM SQLAlchemy",
"author": "Dameng",
"author_email": null,
"download_url": null,
"platform": null,
"description": "dmSQLAlchemy\r\n====================================\r\n\r\n\u6b64\u5305\u4e3aPython\u7684SQLAlchemy\u5305\u94fe\u63a5\u8fbe\u68a6\u6570\u636e\u5e93\u7684\u9002\u914d\u6846\u67b6\uff0c\u5f53\u524d\u7248\u672c\u4e3a ``2.0.1`` \uff0cAPI\u8be6\u89c1\u5b89\u88c5\u76ee\u5f55\u4e0b\u7684 ``\u300aDM8_dmPython\u4f7f\u7528\u624b\u518c\u300b`` \uff0c\u76ee\u524d\u7528\u4e8e\u9002\u914d2.0\u53ca\u4ee5\u4e0a\u7248\u672c\u7684SQLAlchemy\u3002\r\n\r\nChangeLogs\r\n====================================\r\n\r\n dmSQLAlchemy v2.0.2(2024.10.31)\r\n\r\n- \u4fee\u590d\u4e86\u90e8\u5206\u7c7b\u578b\u65e0\u6cd5\u5bf9\u5e94\u5230 ``SQLAlchemy`` \u652f\u6301\u7c7b\u578b\u7684\u95ee\u9898\uff0c\u5f53\u524d\u7c7b\u578b\u652f\u6301\u8be6\u89c1 ``\u300aDM8_dmPython\u4f7f\u7528\u624b\u518c\u300b`` \u7b2c5.3\u8282\u7c7b\u578b\u6620\u5c04\r\n\r\n- \u4fee\u590d\u4e86\u81ea\u589e\u5217\u81ea\u589e\u503c\u8bbe\u7f6e\u62a5\u9519\u95ee\u9898\r\n\r\n- \u4fee\u590d\u4e86\u5217\u7c7b\u578b\u4e3a ``Enum`` \u65f6\u8bbf\u95ee\u8be5\u5217\u65f6\u62a5\u9519\u7684\u95ee\u9898\r\n\r\n dmSQLAlchemy v2.0.1(2024.08.27)\r\n\r\n- \u4fee\u590d\u4e86\u5355\u6761\u8bed\u53e5\u6267\u884c\u5e02\u573a\u6700\u5927\u4e3a30\u79d2\u7684\u95ee\u9898\uff0c\u73b0\u6267\u884c\u8bed\u53e5\u9ed8\u8ba4\u5c06\u4e0d\u518d\u9650\u5236\u6267\u884c\u65f6\u957f\r\n\r\n- \u589e\u52a0\u4e86\u5bf9\u4e8eSQLAlchemy\u7684 ``array`` \u7c7b\u578b\u7684\u652f\u6301\r\n\r\n dmSQLAlchemy v2.0.0(2023.01.06)\r\n\r\n- \u4fee\u590d\u4e86\u4e3b\u952e\u4e3a\u81ea\u589e\u5217\u7684\u60c5\u51b5\u4e0b\u6267\u884c\u63d2\u5165\u64cd\u4f5c\u62a5\u9519\u7684\u95ee\u9898\r\n\r\nLICENSE\r\n====================================\r\n\r\nThe MIT License (MIT)\r\n\r\nCopyright (c) 2017 Dameng\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy of\r\nthis software and associated documentation files (the \"Software\"), to deal in\r\nthe Software without restriction, including without limitation the rights to\r\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\r\nthe Software, and to permit persons to whom the Software is furnished to do so,\r\nsubject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\r\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\r\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\r\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\r\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "SQLAlchemy dialect for DM",
"version": "2.0.2",
"project_urls": {
"Homepage": "https://eco.dameng.com/download/"
},
"split_keywords": [
"dm",
"sqlalchemy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f9bf44aea16a98522b4301347af519d269a8cae4531c0246b82515c200a7c685",
"md5": "a1356c5ee66c5845da519dfae98e636a",
"sha256": "7d450dd8c95b945d2e65de02b141e2a67dc9ae1691cfd911512e30f6807750dc"
},
"downloads": -1,
"filename": "dmSQLAlchemy-2.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a1356c5ee66c5845da519dfae98e636a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 33169,
"upload_time": "2025-01-21T08:43:11",
"upload_time_iso_8601": "2025-01-21T08:43:11.149089Z",
"url": "https://files.pythonhosted.org/packages/f9/bf/44aea16a98522b4301347af519d269a8cae4531c0246b82515c200a7c685/dmSQLAlchemy-2.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-21 08:43:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "dmsqlalchemy"
}