diff --git a/README.md b/README.md index c38c41b..82f42d9 100644 --- a/README.md +++ b/README.md @@ -614,6 +614,7 @@ Available Model Fields (with required args - optional ones in docs): * `Time()` * `DateTime()` * `JSON()` +* `SmallInteger()` * `BigInteger()` * `Decimal(scale, precision)` * `UUID()`