Changeset 6914 for trunk/psLib/src/db/psDB.c
- Timestamp:
- Apr 19, 2006, 4:22:28 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/db/psDB.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/db/psDB.c
r6484 r6914 12 12 * @author Joshua Hoblitt 13 13 * 14 * @version $Revision: 1.4 7$ $Name: not supported by cvs2svn $15 * @date $Date: 2006-0 2-24 23:43:15$14 * @version $Revision: 1.48 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2006-04-20 02:22:28 $ 16 16 * 17 17 * Copyright 2005 Joshua Hoblitt, University of Hawaii … … 64 64 static char *psDBGenerateSetSQL(const psMetadata *set 65 65 ); 66 67 66 // lookup table functions 68 67 static psElemType psDBMySQLToPType(enum enum_field_types type, unsigned int flags);
Note:
See TracChangeset
for help on using the changeset viewer.
