Test NOT NULL and DEFAULT in PostgresqlReader
Closed this issue · 0 comments
criccomini commented
I noticed we just have some very basic type tests in the PostgresReader. Since I've cleaned up make_nullable
in #296 and added it to DbapiReader
, I want to test it out with Postgres.