Skip to content

Transition 2.0 to 3.0 #939

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

Open
wants to merge 409 commits into
base: 3.x
Choose a base branch
from

Conversation

circulon
Copy link
Contributor

Got the right Destination branch this time..

This PR includes all the features and fixes from the 2.0 branch
Also includes features from the current 3.x branch.

Additionally includes pre-commit setup as discussed in #935
Linted and formatted the entire codebase as necessary.

@josephmancuso

josephmancuso and others added 30 commits December 5, 2023 22:06
…re/748-1

Add more methods to schema builder
…when mapping return data into new datasources which expect different naming conventions. This could be done at the database query level but is much easier to do using this method and only adds few extra LOC.
Fixed date not being able to be set to null
fix: fix a typo in docs of `Collection.max`
…e/collection-min

feat: add `Collection.min` method
@circulon
Copy link
Contributor Author

@josephmancuso
I think this is ready now ;)

Been testing it without issues ;)

Will have to update the docs with steps for upgrade
Luckily there are only a couple of things to address

@circulon
Copy link
Contributor Author

@josephmancuso LGTM please

Tagged all QueryBuilder “passthrough” methods as @classmethod
Added Hinting to make chaining easier
sorted methods by name
@circulon
Copy link
Contributor Author

@josephmancuso LGTM

@circulon
Copy link
Contributor Author

@josephmancuso

Can we move this forward please?

@circulon
Copy link
Contributor Author

circulon commented Jun 9, 2025

@josephmancuso
Is there anthing else that needs addressing to GTM?

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.