I think it could be a good idea to add support for custom types such as enumeration.
I tried an implementation of this feature, it works for me with different enumerations in different schema.
But, I may have made some mistakes, so if it is the case do not hesitate to contact me.
For my tests I used the docker containers and a personal postgresDB.
Hello,
I think it could be a good idea to add support for custom types such as enumeration. I tried an implementation of this feature, it works for me with different enumerations in different schema. But, I may have made some mistakes, so if it is the case do not hesitate to contact me.
For my tests I used the docker containers and a personal postgresDB.
Thank you in advance, kind regards, Clément.