adrienlabelle

Results 2 issues of adrienlabelle

https://github.com/nilportugues/php-sql-query-builder/blob/cc3401099328ddfad54b2b801e38e05a50da11bd/src/Builder/Syntax/PlaceholderWriter.php#L81 This piece of code will replace the following tested values with 'NULL': '0', ''. which is incorrect. A NOT NULL column could be set to an empty string or...

DBCPConnectionPoolLookup is not able to select a DBCPConnectionPool based on the database.name attribute from the flowfile.

bug