* fix(api): remove unused parts of schema
isX are unused and prisma does not care what's in the db if you do not
ask for it.
* fix: add isCollegeAlgebraPyCertV8
* chore(api): pull prod db schema
* manual user model schema
* adjust json types
* temp: fix object type
* adjust schema with Json types
* fix: oliver found my bugs 🐛
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* ttl to int, remove github from user
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix: remove unused parts of the prisma schema
---------
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>