bugfix
This commit is contained in:
parent
eeade16de9
commit
b014658a32
@ -5,15 +5,12 @@ Summary: sqlor
|
||||
Home-page: https://github.com/yumoqing/sqlor
|
||||
Author: yumoqing
|
||||
Author-email: yumoqing@gmail.com
|
||||
License: UNKNOWN
|
||||
Platform: UNKNOWN
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Description-Content-Type: text/markdown
|
||||
Requires-Dist: aiomysql
|
||||
Requires-Dist: PyMySQL
|
||||
Requires-Dist: aiosqlite
|
||||
Requires-Dist: asyncio
|
||||
Requires-Dist: jinja2
|
||||
|
||||
# SQLOR
|
||||
|
||||
@ -148,3 +145,5 @@ sqlor can using multiple databases and difference databases by using difference
|
||||
|
||||
### SQLor
|
||||
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
aiomysql
|
||||
PyMySQL
|
||||
aiomysql
|
||||
aiosqlite
|
||||
asyncio
|
||||
jinja2
|
||||
|
Loading…
Reference in New Issue
Block a user