On 1/18/20 8:53 AM, stan wrote:
So, I just discovered the rules system. As I understand it, it can be used
to rewrite queries before they are passed to the query processor.
I was wondering if I could use this to resolve a long standing frustration
of mine. I often need to declare a column as NON
So, I just discovered the rules system. As I understand it, it can be used
to rewrite queries before they are passed to the query processor.
I was wondering if I could use this to resolve a long standing frustration
of mine. I often need to declare a column as NON NULL, and create a
trigger/functi