# text: 'SELECT id, filetype, filesource_name FROM manggis.files WHERE filetype IN (?, ?, ?) AND state IN (?, ?) AND created > to_date(?, \'YYYY-MM-DD\')' # values_ref is [ 'durian', 'durianloader_in', 'durianloader_out', 'f', 'F', '2007-06-01' ]