Home
last modified time | relevance | path

Searched refs:SQL_NOT_DEFERRABLE (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/libodbc++/libodbc++-0.2.5/include/odbc++/
H A Ddatabasemetadata.h156 #if !defined(SQL_NOT_DEFERRABLE)
158 # define SQL_NOT_DEFERRABLE 7 macro
164 importedKeyNotDeferrable = SQL_NOT_DEFERRABLE
H A Dtypes.h77 #if ODBCVER >= 0x0300 && !defined(SQL_NOT_DEFERRABLE)
78 # define SQL_NOT_DEFERRABLE 7 macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1040 enum SQL_NOT_DEFERRABLE = 7; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1040 enum SQL_NOT_DEFERRABLE = 7; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1039 enum SQL_NOT_DEFERRABLE = 7; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1040 enum SQL_NOT_DEFERRABLE = 7; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1039 enum SQL_NOT_DEFERRABLE = 7; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1039 enum SQL_NOT_DEFERRABLE = 7; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1039 enum SQL_NOT_DEFERRABLE = 7;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1039 enum SQL_NOT_DEFERRABLE = 7; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1040 enum SQL_NOT_DEFERRABLE = 7; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d1039 enum SQL_NOT_DEFERRABLE = 7; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dsqlext.h996 #define SQL_NOT_DEFERRABLE 7 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dsqlext.h996 #define SQL_NOT_DEFERRABLE 7 macro
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/
H A Dma_catalog.c889 XSTR(SQL_NOT_DEFERRABLE) " AS DEFERRABILITY "
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqlext.h1764 #define SQL_NOT_DEFERRABLE 7 macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqlext.h1764 #define SQL_NOT_DEFERRABLE 7 macro
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqlext.h1845 #define SQL_NOT_DEFERRABLE 7 macro
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsqlext.h2273 #define SQL_NOT_DEFERRABLE 7 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h1845 #define SQL_NOT_DEFERRABLE 7 macro
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h1845 #define SQL_NOT_DEFERRABLE 7 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h1406 #define SQL_NOT_DEFERRABLE 7 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h1406 #define SQL_NOT_DEFERRABLE 7 macro
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dinfo.c2616 defer_type = SQL_NOT_DEFERRABLE; in SQLForeignKeys()
2811 defer_type = SQL_NOT_DEFERRABLE; in SQLForeignKeys()
/dports/databases/libodbc++/libodbc++-0.2.5/
H A DChangeLog1227 * include/odbc++/databasemetadata.h (SQL_NOT_DEFERRABLE): Define to 7 if
1461 * include/odbc++/types.h: Fix for missing SQL_NOT_DEFERRABLE macro

12