fix: sync monoforum suggested post flow
This commit is contained in:
parent
511f25efc2
commit
401a8f148e
35 changed files with 2415 additions and 144 deletions
1
deploy/migrations/0133_suggested_post_lifecycle.down.sql
Normal file
1
deploy/migrations/0133_suggested_post_lifecycle.down.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
DROP TABLE IF EXISTS public.suggested_post_approvals;
|
||||
Loading…
Add table
Add a link
Reference in a new issue