X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-odbc%2Fodbc-ff-interface.lisp;h=e46db57a021b54e65df0878214fef2e6cd7a256a;hb=26cfa48009c72652e0ba8ce9aed8c53216e9a3d3;hp=00e7cd6f386b848e738bd23c00eaaaa1c0451f11;hpb=a33175f8396cc948094ba4a2ea3a54fec3e11066;p=clsql.git diff --git a/db-odbc/odbc-ff-interface.lisp b/db-odbc/odbc-ff-interface.lisp index 00e7cd6..e46db57 100644 --- a/db-odbc/odbc-ff-interface.lisp +++ b/db-odbc/odbc-ff-interface.lisp @@ -385,6 +385,7 @@ (table-name-length :short) (table-type-name :pointer-void) (table-type-name-length :short)) + :module "odbc" :returning :short) @@ -398,6 +399,7 @@ (table-name-length :short) (unique :short) (reserved :short)) + :module "odbc" :returning :short)