Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt database schema with the demo #58

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

erwanMarmelab
Copy link
Contributor

Problem

The supabase datamodel (columns constraints) is not consistent with the UI: some fields are required in the database but not in the RA forms (example: try to create a company)

Solution

Make a new migration to fix those issues.

@djhi djhi merged commit a3c8fe4 into main Jun 10, 2024
5 checks passed
@djhi djhi deleted the adapt-database-schema-with-demo branch June 10, 2024 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants