Hi,
Either
change your query to:
SELECT
* FROM "Invoices"
or, on
the first step in the Migration Wizard, use the options to shift names to lower
case, and re-migrate your data.
Of
course, if you only have a few tables/columns you could just rename them in
pgAdmin.
Regards, Dave.
|
Title: Message