Debug
Error: Database: Wrong connection data! Can't establish connection to host.
Info: Sort By: "Due" (Asc)
Info: SQL statement: SELECT id, title, due, due_bits, trash
FROM tasks
WHERE trash = 0
OR id = 0
ORDER BY `due` ASC
Error: Database: No database connection exists or invalid query
Warning: Database: Not connected yet