This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1ec31e8c45
tvl-depot
/
migrations
/
2018-05-25-160648_add_closed_column
/
down.sql
Vincent Ambo
468af132e8
feat(db): Add migration & fields to indicate a thread is closed
2018-05-27 15:00:41 +02:00
1 line
40 B
SQL
Raw
Blame
History
ALTER
TABLE
threads
DROP
COLUMN
closed
;
Reference in a new issue
View git blame
Copy permalink