Skip to content

Commit 94b8f4d

Browse files
committed
doc: Add smallint, tinyint to getting started types table
1 parent e0ecfa6 commit 94b8f4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/getting_started.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ following way:
212212
| | ``int`` | | ``int`` |
213213
| | ``long`` | | ``bigint`` |
214214
| | | ``varint`` |
215+
| | | ``smallint`` |
216+
| | | ``tinyint`` |
215217
| | | ``counter`` |
216218
+--------------------+-------------------------+
217219
| ``decimal.Decimal``| ``decimal`` |

0 commit comments

Comments
 (0)