for prop in query.state['properties']:
                row.append(SqliteClause('?', item.get(prop.name)))