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
a14ece6af3
tvl-depot
/
migrations
/
2018-05-25-160648_add_closed_column
/
down.sql
2 lines
40 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat(db): Add migration & fields to indicate a thread is closed
2018-05-25 18:11:46 +02:00
ALTER
TABLE
threads
DROP
COLUMN
closed
;
Reference in a new issue
Copy permalink