We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bee8a1 commit f00caecCopy full SHA for f00caec
src/interfaces/ecpg/include/ecpgtype.h
@@ -67,6 +67,7 @@ extern "C"
67
ECPGd_ret_octet,
68
ECPGd_scale,
69
ECPGd_type,
70
+ ECPGd_cardinality,
71
ECPGd_EODT /* End of descriptor types. */
72
};
73
0 commit comments