community-platform icon indicating copy to clipboard operation
community-platform copied to clipboard

Use Declarative Schema for supabase

Open mariojsnunes opened this issue 6 months ago • 1 comments

Benefits of a declarative schema: https://supabase.com/blog/declarative-schemas

Dev docs: https://supabase.com/docs/guides/local-development/declarative-database-schemas

Note that classic migrations are still useful if we need to migrate data.

mariojsnunes avatar May 06 '25 15:05 mariojsnunes

I'm very interested in contributing to this issue, "Use Declarative Schema for Supabase," as adopting declarative database schemas is a significant step towards more robust and maintainable data management, aligning with modern DevOps practices. My experience with backend development (potentially in Python or TypeScript for API interactions) and strong understanding of database systems, particularly PostgreSQL and schema migration strategies, makes me a suitable candidate. I'm eager to leverage Supabase's declarative schema capabilities to improve the project's data architecture. My approach would involve thoroughly researching the best practices for declarative schema management with Supabase, carefully defining and implementing the schema, and ensuring a smooth transition while accounting for any necessary data migrations, ultimately enhancing the database's reliability and developer experience.

Ebube540 avatar May 31 '25 00:05 Ebube540

:tada: This issue has been resolved in version 2.77.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

onearmy-bot avatar Oct 20 '25 13:10 onearmy-bot