aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/Source/PGPostgresTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/PostgresKit/Source/PGPostgresTypes.h')
-rw-r--r--Frameworks/PostgresKit/Source/PGPostgresTypes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Frameworks/PostgresKit/Source/PGPostgresTypes.h b/Frameworks/PostgresKit/Source/PGPostgresTypes.h
index c5812c4e..fc97ac23 100644
--- a/Frameworks/PostgresKit/Source/PGPostgresTypes.h
+++ b/Frameworks/PostgresKit/Source/PGPostgresTypes.h
@@ -46,6 +46,9 @@ enum
// OID
PGPostgresOidOid = 26, // NumberHandler => NSNumber
+ // JSON
+ PGPostgresOidJSON = 114, // StringHandler => NSString
+
// XML
PGPostgresOidXML = 142, // StringHandler => NSString