'text NOT NULL', 'char_name' => 'text NOT NULL', 'realm_name' => 'text NOT NULL', 'rank' => 'tinyint NOT NULL', 'active' => 'boolean NOT NULL', ]; }