Gerard van Helden
Gerard van Helden
Can you give me a little more context on what this does and/or should do? :)
I would even argue that including reflection metadata for all included classes and their members should be the default and could easily provided by the compiler, I would think. Not...
Can you give me some example on how to reproduce your problem?
Closing this for lack of response.
Closing due to lack of response.
> I would like one way that doesn't affect code, # is a comment so it doesn't have any side effects. They aren't constant and shouldn't be exported. I agree....
I ran into this today, using PostgREST on top of a MySQL foreign table. I have created a small patch, that turns the error into a WARNING, just to see...
I'm planning on working around the INSERT issues with a trigger managed in Postgres.
Yeah that makes total sense, but there's an easy workaround by simply implementing a sequence in a trigger. With the error in place on the other hand, there is no...