Threads
Loading user profile...
My preferred way is to keep everything in schema files (so also the latest version of your functions in a specific file for it) and then generate the migration files from there. Maybe this also helps you and covers your request: https://supabase.com/docs/guides/local-development/declarative-database-schemas
How does it differ from Supabase?