From dc88048be8d3dcbd14ce77f37788beb3a30312ec Mon Sep 17 00:00:00 2001 From: Luis Lobo Borobia Date: Tue, 8 Mar 2016 18:54:38 -0300 Subject: [PATCH] Updated datatypes Updated datatypes --- models/data-types-attributes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/models/data-types-attributes.md b/models/data-types-attributes.md index 7280453..1a6ff38 100644 --- a/models/data-types-attributes.md +++ b/models/data-types-attributes.md @@ -15,6 +15,9 @@ The following data types are currently available: * binary * array * json +* mediumtext +* longtext +* objectid These will map to the underlying database type if available. If a database doesn't support a type a polyfill will be used. For example when using an array or json type in MySQL the values will be