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

REFACTOR: 🔨 Add return types and new relations for User and Customer #8

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

khalidsheet
Copy link
Collaborator

  • Added return types for User model relations
  • Added return types for Customer model relations
  • Added new relations for invoices in Customer Model
  • Removed the extra migration for adding customer_id field into users table and added it directly to the User migration

@ndeblauw ndeblauw changed the title REFACTOR: 🔨 return types and new relations for User and Custom… REFACTOR: 🔨 Add return types and new relations for User and Customer Jan 26, 2024
@ndeblauw ndeblauw merged commit ae3a845 into main Jan 26, 2024
1 check passed
@ndeblauw ndeblauw deleted the chore/refactor branch January 26, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants