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
8f834e71a2
paopao-ce
/
scripts
/
migration
/
mysql
/
0002_post_visibility.down.sql
4 lines
89 B
Raw
Blame
History
ALTER
TABLE
`
p_post
`
DROP
COLUMN
`
visibility
`
;
DROP
INDEX
`
idx_visibility
`
ON
`
p_post
`
;
Reference in new issue
View Git Blame
Copy Permalink