what is the difference of tags `sql` and `pg` in go-pg?

后端 未结 0 1416
抹茶落季
抹茶落季 2021-01-19 17:30

Here is my table definition:

CREATE TABLE transactions(
    id bigint PRIMARY KEY,
    user_id bigint NOT NULL,
    st         


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