sockenguy
02/11/2022, 10:49 PMinvalid query
How can I debug something like this?silentworks
02/11/2022, 11:04 PMsockenguy
02/11/2022, 11:04 PMgag_visibility
table with an id and a titlesockenguy
02/11/2022, 11:05 PMgag_visibility
inside thatsockenguy
02/11/2022, 11:05 PMsockenguy
02/11/2022, 11:05 PMgag_visibility_id
should not be a foreign key right?sockenguy
02/11/2022, 11:06 PMsockenguy
02/11/2022, 11:06 PMsilentworks
02/11/2022, 11:07 PMint8
in the gag_visibility
table?sockenguy
02/11/2022, 11:07 PMsockenguy
02/11/2022, 11:08 PMsilentworks
02/11/2022, 11:08 PMsockenguy
02/11/2022, 11:08 PMsilentworks
02/11/2022, 11:10 PMsockenguy
02/11/2022, 11:11 PMsockenguy
02/11/2022, 11:11 PMsilentworks
02/11/2022, 11:12 PMsilentworks
02/11/2022, 11:12 PMsockenguy
02/11/2022, 11:16 PMsockenguy
02/11/2022, 11:18 PMsockenguy
02/11/2022, 11:18 PMsockenguy
02/11/2022, 11:18 PMgaryaustin
02/11/2022, 11:21 PMgaryaustin
02/11/2022, 11:32 PMgaryaustin
02/11/2022, 11:35 PMsilentworks
02/11/2022, 11:40 PMsilentworks
02/11/2022, 11:42 PMjson
{"query":"ALTER TABLE \"public\".\"\" ADD CONSTRAINT \"_gig_visibility_id_fkey\" FOREIGN KEY (\"gig_visibility_id\") REFERENCES \"public\".\"gag_visibility\" (\"id\");"}
Other Query
json
{"query":"ALTER TABLE \"public\".\"gaga\" ADD PRIMARY KEY (\"id\")"}
garyaustin
02/11/2022, 11:44 PMsockenguy
02/12/2022, 12:10 AMgaryaustin
02/12/2022, 1:54 AM