IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#413 closed defect (fixed)

need access to psDBRunQuery from outside of pslib

Reported by: jhoblitt Owned by: aaron.culliney@…
Priority: high Milestone:
Component: types Version: unspecified
Severity: normal Keywords:
Cc:

Description

As part of a test harness I need to be able to execute SQL queries like "DROP
foo IF...". psDBRunQuery provides no abstraction from the database's SQL
dialect so it should be a 'p_' private function to discourage it's use.

Attachments (1)

pslib-0.6-psdbrunquery_rename.patch (4.3 KB ) - added by jhoblitt 21 years ago.
rename psDBRunQuery -> p_psDBRunQuery and make the symbol public

Download all attachments as: .zip

Change History (4)

by jhoblitt, 21 years ago

rename psDBRunQuery -> p_psDBRunQuery and make the symbol public

comment:1 by aaron.culliney@…, 21 years ago

Resolution: fixed
Status: newclosed

Applied patch to latest CVS.

comment:2 by jhoblitt, 21 years ago

Keywords: VERIFIED added

Verified by source inspection. Thanks.

comment:3 by Paul Price, 21 years ago

Keywords: VERIFIED removed
Note: See TracTickets for help on using tickets.