Page 1 of 1

Don't generate sql comments for postgresql

Posted: Tue 11 Aug 2015 05:29
by ridami
entitydeveloper58pro_5.8.662 (30-Jul-2015)

Don't generate sql comments for postgresql.
Like:
COMMENT ON TABLE mytable IS 'This is my table.';
COMMENT ON COLUMN my_table.my_column IS 'Employee ID number';

Not for newest DotConnet or neither npgsql driver.
Oracle driver is working ok

Re: Don't generate sql comments for postgresql

Posted: Tue 11 Aug 2015 11:16
by MariiaI
ridami wrote:Don't generate sql comments for postgresql.
Thank you for the report. Currently, it is not supported in Entity Developer. However, we will investigate the possibility of adding this support and inform you about the results as soon as possible.

Re: Don't generate sql comments for postgresql

Posted: Fri 21 Aug 2015 06:11
by MariiaI
The behaviour is changed: now the database comments are generated via the Update Database From Model and Generate Database Script From Model wizards (PostgreSQL).
New build of Entity Developer 5.8.676 is available for download!
It can be downloaded from http://www.devart.com/entitydeveloper/download.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=32&t=32316.