Services table columns: - id (bigint(20) unsigned) - name (varchar(255)) - description (text) - created_at (timestamp) - updated_at (timestamp)