Skip to content

Use laravel getColumns for getting columns names and types. Add ignore_columns option#121

Merged
mechelon merged 9 commits intobeyondcode:devfrom
textoo:master
Mar 23, 2026
Merged

Use laravel getColumns for getting columns names and types. Add ignore_columns option#121
mechelon merged 9 commits intobeyondcode:devfrom
textoo:master

Conversation

@textoo
Copy link
Copy Markdown
Contributor

@textoo textoo commented Apr 22, 2025

The GraphBuilder getTableColumnsFromModel method was not working anymore.
I modified it to use the Laravel way of getting columns instead of the deprecated Doctrine one.

I also added a new option to ignore specific columns

@mechelon mechelon changed the base branch from master to dev June 13, 2025 13:37
@mechelon
Copy link
Copy Markdown
Member

Can you resolve the conflicts (there was an adjustment regarding the column fetching) & add tests for the ignored columns?

@mechelon mechelon deleted the branch beyondcode:dev March 23, 2026 09:03
@mechelon mechelon closed this Mar 23, 2026
@mechelon mechelon reopened this Mar 23, 2026
@mechelon mechelon merged commit ceeba2f into beyondcode:dev Mar 23, 2026
9 checks passed
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.

2 participants