Good to know.
Last time I tried out RISE I was pleasently surprised to find that it
now supports PostgreSQL, but I still stumbled over the following issues:
* RISE imported tables from the database, but not relations
* RISE always assumed a single primary key with the name "id",
it could not be composite or have another name, and the other
columns were sorted alphabetically, you could not keep a custom
order or the ordering of columns in the database
* RISE could not color tables individually
Otherwise, I liked RISE a lot. Did I overlook something or has this been
changed in the new version?
-- Christoph