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

[10.x] WIP #48352

Closed
wants to merge 2 commits into from
Closed

[10.x] WIP #48352

wants to merge 2 commits into from

Conversation

hafezdivandari
Copy link
Contributor

@hafezdivandari hafezdivandari commented Sep 11, 2023

WIP

*
* @param array $results
* @return array
*/
public function processColumnListing($results)
public function processColumns($results)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing the behavior of the processColumnListing method on each of these grammars is a breaking change unfortunately. Can we move this to master for Laravel v11?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@driesvints We can keep them without change if you think it's breaking. I'll push a commit. would you please reopen this and make it draft?

@driesvints driesvints closed this Sep 11, 2023
@hafezdivandari hafezdivandari changed the title [10.x] Add support for getting native columns' attributes [10.x] WIP Sep 11, 2023
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.

None yet

2 participants