Fields

Name Engine Collation Row Count Data Length Last Inserted Id Comment Average Row Length Row Format Created Updated

Table Name Name Data Type Primary Key Unique Required Autoincrement Charset Collation Comment
users id int(11) NULL NULL
users country_id int(11) NULL NULL
users username varchar(20) utf8 utf8_general_ci
users password varchar(100) utf8 utf8_general_ci
users email varchar(100) utf8 utf8_general_ci
users file_limit int(11) NULL NULL
users is_sandbox tinyint(1) NULL NULL
users is_production tinyint(1) NULL NULL
users is_active tinyint(1) NULL NULL
users dateinserted timestamp NULL NULL
users datemodified timestamp NULL NULL