Why the PostgreSQL rule condition is not being respected?

后端 未结 0 1754
情话喂你
情话喂你 2020-12-13 17:50

Consider the following tables:

CREATE TABLE test (id int primary key, test text);
CREATE TABLE test_hist(id serial, id         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题