This website requires JavaScript.
Explore
Help
Sign In
aitzol
/
Plume
Watch
1
Star
0
Fork
0
You've already forked Plume
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
16b10695df
Plume
/
migrations
/
postgres
/
2021-02-23-153402_medias_index_file_path
/
down.sql
2 lines
35 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add SQL to add/drop index to/from medias.file_path
2021-02-23 16:49:50 +01:00
DROP
INDEX
medias_index_file_path
;
Reference in New Issue
Copy Permalink