postgrex_pgoutput icon indicating copy to clipboard operation
postgrex_pgoutput copied to clipboard

Loading Custom Types at runtime

Open adamtharani opened this issue 9 months ago • 0 comments

We have custom types that need to be loaded in, we are able to compile them in, however there are certain cases where our OID's differ per environment and were hoping for a way to load the custom types at runtime rather than compile time. Is that something that is possible?

adamtharani avatar Apr 10 '25 18:04 adamtharani