1 Star 0 Fork 0

Gannon/sqlalchemy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 448 Bytes
一键复制 编辑 原始数据 按行查看 历史
*.pyc
*.pyd
*.pyo
*.egg
/build/
/dist/
/doc/build/output/
/doc/build/_build/
/dogpile_data/
*.orig
*,cover
/.tox
/venv/
.venv
*.egg-info
.coverage
coverage.xml
.*,cover
*.class
*.so
*.patch
sqlnet.log
/shard?_*.db
/test.cfg
/.cache/
/.mypy_cache
*.sw[o,p]
*.rej
test/test_schema.db
*test_schema.db
.idea
/Pipfile*
/.pytest_cache/
/pip-wheel-metadata/
/.vscode/
/.ipynb_checkpoints/
*.ipynb
/querytest.db
/.pytest_cache
/db_idents.txt
.DS_Store
.vs
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/Gannon-zhang/sqlalchemy.git
git@gitee.com:Gannon-zhang/sqlalchemy.git
Gannon-zhang
sqlalchemy
sqlalchemy
main

搜索帮助