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