SELECT pidstore_pid.created AS pidstore_pid_created, pidstore_pid.updated AS pidstore_pid_updated, pidstore_pid.id AS pidstore_pid_id, pidstore_pid.pid_type AS pidstore_pid_pid_type, pidstore_pid.pid_value AS pidstore_pid_pid_value, pidstore_pid.pid_provider AS pidstore_pid_pid_provider, pidstore_pid.status AS pidstore_pid_status, pidstore_pid.object_type AS pidstore_pid_object_type, pidstore_pid.object_uuid AS pidstore_pid_object_uuid
FROM pidstore_pid
WHERE pidstore_pid.pid_type = %(pid_type_1)s AND pidstore_pid.pid_value = %(pid_value_1)s