~ubuntu-branches/ubuntu/saucy/clementine/saucy

« back to all changes in this revision

Viewing changes to data/schema/jamendo.sql

  • Committer: Package Import Robot
  • Author(s): Thomas PIERSON
  • Date: 2012-01-01 20:43:39 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120101204339-lsb6nndwhfy05sde
Tags: 1.0.1+dfsg-1
New upstream release. (Closes: #653926, #651611, #657391)

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
  score NOT NULL DEFAULT 0,
39
39
  beginning NOT NULL DEFAULT 0,
40
40
 
41
 
  cue_path TEXT
 
41
  cue_path TEXT,
 
42
  unavailable INTEGER DEFAULT 0,
 
43
 
 
44
  effective_albumartist TEXT
42
45
);
43
46
 
44
47
CREATE VIRTUAL TABLE jamendo.songs_fts USING fts3(