This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
paopao-ce
mirror of
https://github.com/rocboss/paopao-ce
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
25158d7c06
paopao-ce
/
scripts
/
migration
/
sqlite3
/
2_post_visibility.down.sql
4 lines
95 B
Raw
Blame
History
ALTER
TABLE
`
p_post
`
DROP
COLUMN
`
visibility
`
;
DROP
INDEX
"
main
"
.
"
idx_visibility
"
ON
"
p_post
"
Reference in new issue
View Git Blame
Copy Permalink