1 Star 0 Fork 7

windice007/openGauss-sqlalchemy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 534 Bytes
一键复制 编辑 原始数据 按行查看 历史
贾峻苏 提交于 2022-11-07 21:05 . Release openGauss-sqlalchemy
[bdist_wheel]
universal=1
[tool:pytest]
addopts= --tb native -v -r fxX --maxfail=25 -p no:warnings
python_files=test/*test_*.py
[sqla_testing]
requirement_cls=opengauss_sqlalchemy.requirements:Requirements
profile_file=test/profiles.txt
[db]
default = opengauss://scott:Tiger123@127.0.0.1:37200/test
opengauss = opengauss+psycopg2://scott:Tiger123@127.0.0.1:37200/test
opengauss_psycopg2 = opengauss+psycopg2://scott:Tiger123@127.0.0.1:37200/test
opengauss_dc_psycopg2 = opengauss+dc_psycopg2://scott:Tiger123@127.0.0.1:37500/test
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/windice007/openGauss-sqlalchemy.git
git@gitee.com:windice007/openGauss-sqlalchemy.git
windice007
openGauss-sqlalchemy
openGauss-sqlalchemy
master

搜索帮助