impress/app
Matchu 0943e2dbba Fix broken default value in schema for item description
Idk how we got into this state, or if it's environment-dependent or
MySQL-version-dependent or what, but setting up the dev environment on
my macOS machine is complaining that `TEXT` columns can't have default
values.

Well, in that case, let's just have it be a non-nullable field, and add
a note to our code that missing fields *can* cause item saving to fail!
(This was always true, but I'm just extra-noting it because it's
becoming *more* true.)
2024-05-02 13:00:10 -07:00
..
assets Tweak the NeoPass announcement box's orange down 2024-04-27 14:25:58 -07:00
controllers Add shadowban mechanism for closet lists 2024-04-20 20:57:15 -07:00
helpers Clarify NeoPass explanations 2024-04-12 07:14:34 -07:00
javascript Fix some eslint errors 2024-05-02 12:18:51 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Fix broken default value in schema for item description 2024-05-02 13:00:10 -07:00
services Use Neopets username as base name for new NeoPass accounts, if possible 2024-04-09 07:48:13 -07:00
views Update NeoPass announcement to link to our new survey 2024-04-27 14:19:27 -07:00