jaytoday / tinygen

0 stars 0 forks source link

Migrate the codebase to use Supabase instead of MySQL #6

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR migrates the codebase from MySQL to Supabase as the database provider. It includes changes to the database configuration, ORM models, service layer, and test data helper. The goal is to ensure that the application continues to function as expected after the migration.

Summary of Changes

Please review the changes and ensure that the application functions correctly with Supabase as the database provider.

Fixes #5.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/migrate-to-supabase

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: