file-edit-2.xql
DB Query file
Related Files
- packages/general-comments/www/file-edit-2.xql
- packages/general-comments/www/file-edit-2.tcl
- packages/general-comments/www/file-edit-2-postgresql.xql
- packages/general-comments/www/file-edit-2-oracle.xql
[ hide source ] | [ make this the default ]
File Contents
<?xml version="1.0"?> <queryset> <fullquery name="edit_title"> <querytext> update cr_revisions set title = :title where revision_id = :revision_id </querytext> </fullquery> </queryset>