Compare commits

...
Author SHA1 Message Date
aecsocket 6fa314bf42 When deleting a project, retain the thread's project ID 2026-02-24 00:58:31 +00:00
@@ -0,0 +1,2 @@
ALTER TABLE threads
DROP CONSTRAINT IF EXISTS threads_mod_id_fkey;