mirror of
https://github.com/jlengrand/exposed-wiki.git
synced 2026-03-10 08:11:18 +00:00
Updated DataTypes (markdown)
This commit is contained in:
committed by
Andrey.Tarashevskiy
parent
5bd808448b
commit
9b19d9b433
@@ -1,4 +1,4 @@
|
||||
Currently Exposed support the following data types:
|
||||
Currently Exposed support the following data types in table definition:
|
||||
* `integer` - translates to DB `INT`
|
||||
* `long` - `BIGINT`
|
||||
* `bool` - `BOOLEAN`
|
||||
|
||||
Reference in New Issue
Block a user