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

Problem on deletion #27

Closed
rickypid opened this issue Dec 26, 2024 Discussed in #26 · 0 comments
Closed

Problem on deletion #27

rickypid opened this issue Dec 26, 2024 Discussed in #26 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rickypid
Copy link
Contributor

Discussed in https://github.com/orgs/insideapp-srl/discussions/26

Originally posted by PhilemonChiro December 21, 2024
when deleting rooms or messages i get this error below, please remove the limit or add order to the supabase method, please fix soon its affecting my app

E/flutter (32298): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PostgrestException(message: A 'limit' was applied without an explicit 'order', code: PGRST109, details: Bad Request, hint: Apply an 'order' using unique column(s))
E/flutter (32298): #0 PostgrestBuilder._parseResponse (package:postgrest/src/postgrest_builder.dart:299:7)
E/flutter (32298): #1 PostgrestBuilder._execute (package:postgrest/src/postgrest_builder.dart:174:14)
E/flutter (32298):
E/flutter (32298): #2 PostgrestBuilder.then (package:postgrest/src/postgrest_builder.dart:397:24)
E/flutter (32298):
E/flutter (32298):

@rickypid rickypid self-assigned this Dec 26, 2024
rickypid added a commit that referenced this issue Dec 26, 2024
@rickypid rickypid added the bug Something isn't working label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant