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

Collection not found #282

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Collection not found #282

merged 1 commit into from
Jun 15, 2023

Conversation

fogelito
Copy link
Contributor

@fogelito fogelito commented Jun 13, 2023

When using the find method, while the collection does not exist, we still reach the adapter, sending out a misleading message:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'utopiaTests.myapp_648844bc2bd08_' doesn't exist
Without the name of the wrong collection.

@fogelito fogelito requested a review from abnegate June 13, 2023 13:35
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