Searched defs:PGSQL_CONV_IGNORE_NOT_NULL (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/pgsql/ | ||
H A D | php_pgsql.h | 61 #define PGSQL_CONV_IGNORE_NOT_NULL (1<<3) /* Ignore NOT NULL constraints */ macro |
H A D | pgsql.stub.php | 406 const PGSQL_CONV_IGNORE_NOT_NULL = UNKNOWN; define |
Completed in 8 milliseconds