diff --git a/types/model/columns.anubis b/types/model/columns.anubis index cf998b9..0580101 100644 --- a/types/model/columns.anubis +++ b/types/model/columns.anubis @@ -14,7 +14,6 @@ transmit calexium_lib/web/CXM_json.anubis public type HK_Model_Attr: unique, // by default, the values in a column are not required to be all different -// indexed, // by default, a column is not indexed default(String), // default value (used in case of creation of a NON NULL column // in a table which already contains some rows) not_null. -- libgit2 0.21.4