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
19766662f1
Plume
/
migrations
/
sqlite
/
2021-02-23-153402_medias_index_file_path
/
down.sql
2 lines
35 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add migration to add index to medias.file_path for SQLite3
2021-03-28 10:34:41 +02:00
DROP
INDEX
medias_index_file_path
;
Reference in New Issue
Copy Permalink