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

fix: compileAdd with getColumn (laravel_framework_11.15.0) #865

Conversation

timoteo7
Copy link
Contributor

OracleGrammar@compileAdd now consumes the
$this->getColumn($blueprint, $command->column)
coming in
laravel/framework 11.15.0 (laravel/framework#51373)
as @hafezdivandari mentioned in #864

(compileChange I believe also needs a future update to consume $command->column)

@timoteo7 timoteo7 force-pushed the getColumn($command->column)_laravel_framework_v11.15.0 branch from 879c484 to 9bc2d80 Compare July 10, 2024 22:40
@hafezdivandari
Copy link

Please don't forget about compileChange.

@yajra
Copy link
Owner

yajra commented Jul 13, 2024

Thanks for the PR. Can you please fix the failing tests?

I will also review further as soon as I can.

@yajra
Copy link
Owner

yajra commented Jul 13, 2024

Merged and will be fixed via #867. Please review the PR #867, I will release the patch in the next few days. Thanks!

@yajra yajra closed this Jul 13, 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.

3 participants