pqxxcursor.h File Reference
#include <kexidb/cursor.h>
#include <kexidb/connection.h>
#include <kexidb/utils.h>
#include <pqxx/pqxx>
#include <pqxx/binarystring>
#include <migration/pqxx/pg_type.h>
Go to the source code of this file.
Namespaces | |
| namespace | KexiDB |
Functions | |
| QVariant | pgsqlCStrToVariant (const pqxx::result::field &r) |
Function Documentation
|
|
Definition at line 77 of file pqxxcursor.h. References BOOLOID, BPCHAROID, BYTEAOID, DATEOID, FLOAT4OID, FLOAT8OID, INT2OID, INT4OID, INT8OID, NUMERICOID, KexiDB::pgsqlByteaToByteArray(), TEXTOID, TIMEOID, TIMESTAMPOID, and VARCHAROID. Referenced by KexiMigration::PqxxMigrate::drv_fetchRecordFromSQL(). |
