Some databases report wrong nullability information (e.g. https://github.com/aws/amazon-redshift-jdbc-driver/issues/144) This prevents me from using `checkOutput`. Having some way of disabling nullability checks would be helpful.
Some databases report wrong nullability information (e.g. aws/amazon-redshift-jdbc-driver#144)
This prevents me from using
checkOutput. Having some way of disabling nullability checks would be helpful.