add:SmallInteger() - #297
Conversation
add:SmallInteger()
add:SmallInteger()
|
Hi! |
|
I submitted code to an open source project for the first time. I didn't understand some of the rules and took some detours. Fortunately, it is basically solved now. |
Codecov Report
@@ Coverage Diff @@
## master #297 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 167 167
Lines 14237 14253 +16
=========================================
+ Hits 14237 14253 +16
|
|
@ProgrammerPlus1998 You did a great job for the first time! :) Well done and thank you, will publish a new release in the nearest future to include those changes (and some bug fixes). Thanks again! |
The project is going to upgrade from the original sqlalchemy.MetaData() to ormar, but smallint cannot find the corresponding data type.
项目准备从原来的sqlalchemy.MetaData()升级为ormar,但是smallint找不到对应的数据类型。