diff --git a/docs/getting_started.rst b/docs/getting_started.rst index fa5cda32..9e4384ce 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -212,6 +212,8 @@ following way: | | ``int`` | | ``int`` | | | ``long`` | | ``bigint`` | | | | ``varint`` | + | | | ``smallint`` | + | | | ``tinyint`` | | | | ``counter`` | +--------------------+-------------------------+ | ``decimal.Decimal``| ``decimal`` |