impress/db
Emi 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
..
migrate Fix broken default value in schema for item description 2024-05-02 13:00:10 -07:00
openneo_id_migrate Connect a NeoPass to an existing account 2024-04-08 05:33:58 -07:00
openneo_id_schema.rb Connect a NeoPass to an existing account 2024-04-08 05:33:58 -07:00
schema.rb Fix broken default value in schema for item description 2024-05-02 13:00:10 -07:00
seeds.rb Move fundraising models into the Fundraising module 2024-02-18 20:29:31 -08:00