File: changes0001.sql

package info (click to toggle)
exaile 0.2.11.1%2Bdebian-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,464 kB
  • ctags: 2,403
  • sloc: python: 17,416; ansic: 224; makefile: 163; perl: 153; sh: 125; sql: 74
file content (2 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (2)
1
2
ALTER TABLE TRACKS ADD encoding VARCHAR(15);
INSERT INTO db_version VALUES(1);