1
0
mirror of synced 2025-12-25 02:09:19 -05:00

GitBook: [master] one page modified

This commit is contained in:
Shrif Nada
2020-12-18 02:03:36 +00:00
committed by gitbook-bot
parent 81feb80612
commit 06e98150a5

View File

@@ -18,7 +18,7 @@ MSSQL data types are mapped to the following data types when synchronizing data:
| :--- | :--- | :--- |
| `bigint` | number | |
| `numeric` | number | |
| `bit` | number | |
| `bit` | boolean | |
| `smallint` | number | |
| `decimal` | number | |
| `int` | number | |