Özüm Eldoğan
Özüm Eldoğan
> Hi there was the preservecase feature ever worked on or is there a workaround for this? No, there isn't unfortunatelly.
Hi @magick93, I need the following to investigate and solve the problem: 1. PostgreSQL version 2. Creation script (DDL) of a very simple database with the error you reported. Thanks,
@magick93, thanks for the tip to get types from extensions. If the problem is related to types from extensions, it will take more time to provide a solution because I...
I see now. PostGIS and other similar extensions with types are not supported yet. I need some free time to implement extensibility. I'm sorry that I can't help in a...
I will think about the solution you suggested, but I won't have free time for a few weeks. Does the last query return all types for all extensions in all...
Thanks for the suggestion.
No, this is a database reverse engineering tool, so it only supports meta-data (table names, column names, view names, column data types, etc.). It can't use data from table rows.
Unfortunately, I don't know any tool for this purpose.
I cannot repeat the problem. Did you possibly mistype the port? `6432` instead of default `5432`?
I didn't use it with docker. Could you please provide a repo and write steps to reproduce the issue, so I will investigate if I can help.