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

Column not found with and specific name of primary key column #5

Open
rricardo26 opened this issue Oct 20, 2021 · 0 comments
Open

Column not found with and specific name of primary key column #5

rricardo26 opened this issue Oct 20, 2021 · 0 comments

Comments

@rricardo26
Copy link

rricardo26 commented Oct 20, 2021

If I use for example id_color for the primary key in my table, it returns an error

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'id' in 'where clause' (SQL: select * from color where id = -1 limit 1)

My yml file:
image

@rricardo26 rricardo26 changed the title Not found with different name of id column Column not found with and specific name of primary key column Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant