-- Add ebook_folder_path to users table ALTER TABLE users ADD COLUMN ebook_folder_path VARCHAR(500);