summaryrefslogtreecommitdiff
path: root/migrations/20260220_54f544_down_23d05a.sql
diff options
context:
space:
mode:
authorEmma Terzioglu <emreterzioglu49@gmail.com>2026-03-13 13:49:15 -0700
committerEmma Terzioglu <emreterzioglu49@gmail.com>2026-03-13 13:49:15 -0700
commit7a33856a527aebbd8d2a624c6d5937c25c9a1d90 (patch)
tree855c642394e7ba1de40b8bb8737be12bec0aedaf /migrations/20260220_54f544_down_23d05a.sql
initial commit
new website repo yay!!!
Diffstat (limited to 'migrations/20260220_54f544_down_23d05a.sql')
-rw-r--r--migrations/20260220_54f544_down_23d05a.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/migrations/20260220_54f544_down_23d05a.sql b/migrations/20260220_54f544_down_23d05a.sql
new file mode 100644
index 0000000..66a4761
--- /dev/null
+++ b/migrations/20260220_54f544_down_23d05a.sql
@@ -0,0 +1,2 @@
+ALTER TABLE posts DROP COLUMN public;
+ALTER TABLE videos DROP COLUMN public;