Mobile support to come.
20260117042027_create_users.down.sqlcreated users table separate from supabase auth table
mike • 23d ago20260117042027_create_users.up.sqlupdated tables to be consistent with models
mike • 21d ago20260117043157_create_organizations.down.sqladded repository model
mike • 21d ago20260117043157_create_organizations.up.sqlupdated tables to be consistent with models
mike • 21d ago20260118222626_create_repositories.down.sqladded repository model
mike • 21d ago20260118222626_create_repositories.up.sqlupdated tables to be consistent with models
mike • 21d ago20260125182548_create_questions.down.sqlcreated questions, answers and comments tables
mike • 14d ago20260125182548_create_questions.up.sqladded number field in question
mike • 14d ago20260126215900_create_votes.down.sqlimplemented voting system
mike • 13d ago20260126215900_create_votes.up.sqlimplemented voting system
mike • 13d ago20260201050312_create_oauth.down.sqladded oauth models
mikkel • 8d ago20260201050312_create_oauth.up.sqlremoved denied from auth status
mikkel • 7d ago20260206190315_create_commits.down.sqlcreated commits table
mikkel • 2d ago20260206190315_create_commits.up.sqlcreated commits table
mikkel • 2d ago20260207120000_disable_auth_user_trigger.down.sqlmigration to disable creating user on auth user
baepaul • 1d ago20260207120000_disable_auth_user_trigger.up.sqlmigration to disable creating user on auth user
baepaul • 1d ago