repo.or.cz
/
soepkiptng.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use -V0 --vbr-new by default; add -O option
[soepkiptng.git]
/
soepkiptng_update10.my
blob
642baedfdc445e2020aeea0e03d5615167833501
1
2
use soepkiptng;
3
4
ALTER TABLE song add (trimstart INT, trimlength INT);
5
ALTER TABLE song drop INDEX filename;
6
ALTER TABLE song add INDEX(filename);