I'm discovering that my pg_query isn't working because PostgreSQL is
wanting double quotes around my column names and table names. Is there
a way to turn quoted identifiers off?
wanting double quotes around my column names and table names. Is there
a way to turn quoted identifiers off?
Comment