| [news.eclipse.technology.dali] Re: Generate Entities from Tables not working |
Thanks all
Neil Hauge wrote:
Karl,
Are you using PostgreSQL? If so, I think you may have run into bug 259534 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=259534.
We have a fix for this coming out soon in 2.1 maintenance. There isn't a good workaround for this issue, so rolling back to Dali 2.0.3 and waiting for 2.1.1 might be your best option.
Neil
Karl Stenerud wrote:
I've just installed Dali 2.1 in eclipse 3.4.1 and I can't get the "Generate entities from tables" function to work.
I have a database defined (I can see it in the Data Source Explorer, and I can browse through the catalogs, schemas, tables etc) but when I try to run the entity generator tool, it brings up a database connection dialog.
When I select my connection, it won't let me select a schema (it tells me I must have an active connection to select a schema, but the connection button is greyed out).
If I go back to the data source explorer and disconnect from the database, the "connect" button will be selectable, but when I connect, I still can't select a schema.
Dali is obviously able to see the schema because I can browse to it from the data source explorer, so why can't the entity generator tool see it?