pub const DELETE_ALL_EPHEMERAL: &str = "DELETE FROM\n  ScheduledFunctions\nWHERE\n  ephemeral = TRUE\n";