joystick
joystick copied to clipboard
Replace users_ tables in PostgreSQL with a JSON column
Didn't realize this was a thing/how to do it when I first implemented users for PostgreSQL. Should switch to this to reduce the footprint/need to juggle a bunch of different tables.