Lukas Jenks
Results
1
issues of
Lukas Jenks
In pgAdmin/the cli, the following query: ```sql UPDATE wq SET l_id = NULL, v_id = NULL WHERE w_id = 'cf93bc71-88c1-4bba-9e5c-fdc58d0ed14e'; ``` works fine. However, when calling the same with the...