add:SmallInteger()

This commit is contained in:
xiechen
2021-08-05 16:11:10 +08:00
parent ef3edd4594
commit 6ffc318fd0
2 changed files with 49 additions and 0 deletions

View File

@ -614,6 +614,7 @@ Available Model Fields (with required args - optional ones in docs):
* `Time()`
* `DateTime()`
* `JSON()`
* `SmallInteger()`
* `BigInteger()`
* `Decimal(scale, precision)`
* `UUID()`