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

Invalid limit issue with PostgreSQL #5022

Closed
jackchenjc opened this issue Dec 11, 2024 · 0 comments · Fixed by #5023
Closed

Invalid limit issue with PostgreSQL #5022

jackchenjc opened this issue Dec 11, 2024 · 0 comments · Fixed by #5023
Labels
bug Something isn't working

Comments

@jackchenjc
Copy link
Contributor

🐞 Bug Report

Affected Services [REQUIRED]

The issue is located in: core-data

Is this a regression?

No

Description and Minimal Reproduction [REQUIRED]

Some APIs accept limit parameter which can't be negative when using with PostgreSQL.

🔥 Exception or Error

ERROR: LIMIT must not be negative (SQLSTATE 2201W)
@jackchenjc jackchenjc added the bug Something isn't working label Dec 11, 2024
jackchenjc added a commit to jackchenjc/edgex-go that referenced this issue Dec 11, 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

Successfully merging a pull request may close this issue.

1 participant