CodeIgniter v4.6.4 Command Line Tool - Server Time: 2026-02-02 10:55:52 UTC+00:00 START_COLUMNS id | bigint | NOT NULL user_name | character varying | NOT NULL email_id | character varying | NULL phone_number | character varying | NULL password | character varying | NULL password_changed_at | timestamp without time zone | NULL user_type | character varying | NOT NULL isActive | boolean | NOT NULL is_kyc_verified | boolean | NOT NULL created_at | timestamp without time zone | NULL updated_at | timestamp without time zone | NULL remember_token | character varying | NULL permissions | jsonb | NULL END_COLUMNS