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

The argument type Map<String, dynamic> can't be assigned to the parameter type Map<String, Object> #994

Open
FedeRotoli opened this issue Jul 31, 2024 · 1 comment
Labels
bug Something isn't working postgrest This issue or pull request is related to postgrest

Comments

@FedeRotoli
Copy link

In every query with the method 'match' the argument type is Map<String, Object>. Before the major update, it did not give any problems. I followed all the steps it recommended in the upgrade protocol. I am currently using Flutter Web (Futter 3.22.3).

@FedeRotoli FedeRotoli added the bug Something isn't working label Jul 31, 2024
@dshukertjr dshukertjr added the postgrest This issue or pull request is related to postgrest label Jul 31, 2024
@dshukertjr
Copy link
Member

The current type is more accurate, though. In what scenario is this causing you issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working postgrest This issue or pull request is related to postgrest
Projects
None yet
Development

No branches or pull requests

2 participants