postgrex_pgoutput
postgrex_pgoutput copied to clipboard
Loading Custom Types at runtime
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?