ADD COLUMN IF NOT EXISTS `cancel_requested` tinyint(1) DEFAULT 0 AFTER `admin_note`, ADD COLUMN IF NOT EXISTS `cancel_requested_at` datetime DEFAULT NULL AFTER `cancel_requested`, ADD COLUMN IF NOT ...
ALTER TABLE employees ADD COLUMN is_first_login BOOLEAN DEFAULT 1; ALTER TABLE employees ADD COLUMN created_by TEXT; -- Update existing employees to set is_first_login to 0 UPDATE employees SET ...
Even if you’ve let your hydration habits slip (or you never glugged a ton of water in the first place), it’s never too late to get back on track and set yourself up to reap the health benefits of ...