clipboard-ae-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="new_collection">      
      <querytext>

select pa_collection__new(:collection_id, :user_id, :title, now(), :user_id, :peeraddr, :context)

      </querytext>
</fullquery>

 
</queryset>