file-edit-2-postgresql.xql

DB Query file

Related Files

[ hide source ] | [ make this the default ]

File Contents

<?xml version="1.0"?>

<queryset>
   <rdbms><type>postgresql</type><version>7.1</version></rdbms>

<fullquery name="get_revision_id">      
      <querytext>
      
    select content_item__get_latest_revision(:attach_id) as revision_id 

      </querytext>
</fullquery>

 
</queryset>