Postgres: missing table name in export grid rows SQL

lemon_juice's profile image lemon_juice posted 9 years ago in General Permalink
Hi,

When exporting postgresql data with "Export grid rows" the resulting SQL has no table name, like:

INSERT INTO "" ...
Code modification/commit from ansgarbecker, 8 years ago, revision 9.3.0.5035
Implement TPGQuery.TableName, so exporting grid rows get a table name when needed. E.g. for output format "SQL Inserts". See http://www.heidisql.com/forum.php?t=18946 and issue #3696.
ansgar's profile image ansgar posted 8 years ago Permalink

Should be fixed in r5035

Please login to leave a reply, or register at first.