- Timestamp:
- May 2, 2026, 3:48:37 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pstamp-20260421/psLib/src/db/psDB.h
r21401 r43004 174 174 const char *query ///< SQL string to execute 175 175 ); 176 177 /** Free all prepared queries 178 * dialect is provided. Caveat emptor. 179 * 180 * @return long: the number of database rows affected 181 */ 182 bool psDBFreeQueryPrepared(void); 176 183 177 184 /** Fetches the result of a SQL query
Note:
See TracChangeset
for help on using the changeset viewer.
