JSFiddle - React, Tailwind, and code Playground

by ParanoidAndroid77

HTML

"SELECT COUNT(entry_uuid) as total, MAX(created_at) as newest, MIN(created_at) as oldest FROM ( SELECT * FROM (SELECT entry_uuid, title, titles, created_at, synced, 1 as temp FROM temp_branch_entries WHERE owner_entry_uuid = ? AND owner_input_ref=?  AND synced= ? ORDER BY created_at DESC) ALIAS_ONE UNION ALL SELECT * FROM (SELECT entry_uuid, title, titles, created_at, synced, 0 as temp FROM branch_entries WHERE owner_entry_uuid = ? AND owner_input_ref=?  AND synced= ? ORDER BY created_at DESC) ALIAS_TWO );"

JavaScript

sudo certbot certonly --webroot -w /var/www/html_prod/current/public/ -d five.epicollect.net -d epicollect.pathogensurveillance.net

Aug 06 17:01:48 test-epicollect5-migration apachectl[5215]: apache2: Syntax error on line 225 of /etc/apache2/apache2.conf: Syntax error on line 147 of /e