repository-types-delete.xql

DB Query file

Related Files

[ hide source ] | [ make this the default ]

File Contents

<?xml version="1.0"?>
<queryset>

<fullquery name="type_delete">      
      <querytext>
      
    delete from download_archive_types where repository_id = :repository_id and archive_type_id = :archive_type_id

      </querytext>
</fullquery>

 
</queryset>