index
:
website.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migrations
/
20260220_54f544_up_23d05a.sql
blob: c9464cbba79e00c08a0d8eac57131416638b744c (
plain
)
1
2
ALTER TABLE posts ADD COLUMN public BOOLEAN; ALTER TABLE videos ADD COLUMN public BOOLEAN;