node-pg create send multiple select queries in the same request

前端 未结 0 559
你的背包
你的背包 2021-01-22 03:54

Heres my problem. I have the following tables

CREATE TABLE inventory(
    id uuid PRIMARY KEY DEFAULT uuid_generate_v4(),
    owner text NOT NULL references profi         


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