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

port everything back from api #63

Merged
merged 2 commits into from
May 19, 2024
Merged

Conversation

rafalstapinski
Copy link
Owner

1.0.0 release candidate 1

  • multi db support (registering models with db driver)
  • all methods hang off driver
  • pydantic.BaseModel and enum.Enum column support
  • db_gen=True is intuitive finally
  • fetch_related and prefetch= work with deeply nested and overlapping chains of relationships
  • ReverseOneToOneRelationship
  • drop sqlite support (for now)
  • transaction support
  • bunch of other fixes and changes that need to be documented

@rafalstapinski rafalstapinski merged commit 91d0e7b into master May 19, 2024
1 check failed
rafalstapinski added a commit that referenced this pull request May 19, 2024
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.

1 participant