ngxez
ad7abee5c2
Allow Gazelle to run with mysql strict mode enabled.
8 years ago
spaghetti
fc17a24e2a
Add missing columns to schema
8 years ago
spaghetti
c4a7ba16ee
Give default database schema working stylesheets
8 years ago
spaghetti
94b0cb058c
Add DisablePromotion field to database schema
Should have been part of commit b1b1c6a68d
8 years ago
spaghetti
60538d9ee8
Comply with MySQL strict mode
Default as of 5.7. Now enforces that NOT NULL fields are nott attempted
to be set to NULL (like whenever we do an insert without specifying a
text/blob field value (which can't have defaults))
8 years ago
spaghetti
fe9cb0641d
Generalize bonus points to be easily renamed
8 years ago
spaghetti
4f61a4e40a
Increase maximum string length of tag aliases
This actually matters now that we have namespaces, and there's no reason
not to bring it up to 255 characters. mysql is going to use 1 size byte
as long as we're below a maximum of 256 characters
8 years ago
spaghetti
f1f5b2fd56
Allow for stylesheets to have optional "additions"
8 years ago
spaghetti
e92c724a07
this should have been part of 62b9da6
8 years ago
spaghetti
ba83225b19
Migrate to storing torrent files on the filesystem rather than the DB
8 years ago
spaghetti
592dc5dc47
Repurpose site_options table for misc values
It's what we were using it for anyway
8 years ago
spaghetti
0ac9a70f10
Remove references to artist concerts
8 years ago
spaghetti
49e411acc8
Update schema
8 years ago
spaghetti
30dd71f445
Rename database schema
This keeps it inline with what.cd's naming convention
9 years ago
spaghetti
3d9458b3d0
Initial commit
9 years ago