Starting Membership Types Migration... 1. Creating membership_types table... ✓ membership_types table created 2. Adding membership_type_id column to companies table... ❌ Migration failed: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IF NOT EXISTS membership_type_id INT NULL, ADD CONSTRAINT fk_membership' at line 2 Error Code: 42000