Skip to content

Improve the ORM#88

Merged
Changaco merged 13 commits intomasterfrom
optimize-orm
Oct 15, 2019
Merged

Improve the ORM#88
Changaco merged 13 commits intomasterfrom
optimize-orm

Conversation

@Changaco
Copy link
Copy Markdown
Member

This branch simplifies and optimizes the ORM; enables Model subclasses to use Python's __slots__ feature to improve performance; and removes the unnecessary SQL typecasts from the ORM's documentation and tests.

@Changaco Changaco force-pushed the optimize-orm branch 4 times, most recently from 5b86432 to 21c3af3 Compare October 14, 2019 21:19
@Changaco Changaco merged commit 55d84c9 into master Oct 15, 2019
@Changaco Changaco deleted the optimize-orm branch October 15, 2019 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant