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

chore: sync upstream #6

Open
wants to merge 416 commits into
base: master
Choose a base branch
from
Open

chore: sync upstream #6

wants to merge 416 commits into from

Conversation

StevePorter92
Copy link

@StevePorter92 StevePorter92 commented Jul 4, 2024

fyi @willtj, these are the changes to upgrade our fork to the latest version 4.5.

Might be worth creating a few PRs to try and upgrade it to different versions to make this a bit more manageable

bisht2050 and others added 30 commits February 1, 2024 14:03
…ry (#2727)

Can't be tested in a simple way. The code is trivial.
GromNaN and others added 22 commits June 4, 2024 10:18
* v4.4 compat table

* edit

* remove file
…3004)

* Run static analysis for tag manually from release workflow

* Publish SSDLC assets after release

* Use secure-checkout action to generate token and run checkout

* Use tag-version action from drivers-github-tools
* DOCSP-39849: revise job batching docs

* JT fixes

* small fixes

* NR PR fixes 1
Incorporates the proposed solution in #2783 to not default $ownerKey to the current model's key name when constructing a MorphTo in HybridRelations::morphTo().

That change alone caused RelationsTest::testMorph() to fail, since MorphTo::addConstraints() would attempt to use a null ownerKey value. This required an additional change to fall back to the foreign key name when building the constraint.

* Allow multiple classes in ticket tests
@GromNaN GromNaN deleted the 4.5 branch July 5, 2024 09:56
@GromNaN GromNaN restored the 4.5 branch July 8, 2024 08:09
rustagir and others added 6 commits July 8, 2024 11:38
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.