pgloader icon indicating copy to clipboard operation
pgloader copied to clipboard

ENUM Being Renamed

Open gregavola opened this issue 1 year ago • 0 comments

Hi all - maybe this is a similar documentation, but how can I get pgloader not rename simple ENUMs? For example in MySQL I have a simple string ENUM called AppTarget, but then when it loads to Postgres, it renames it brickd_AppTarget_type for some reason.

Is there a configuration I need to enabled like did with my camel case fields and tables?

Greg

gregavola avatar Mar 07 '24 23:03 gregavola