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

Incorrect IDs Parameter Type for Batch Deletion in PostgreSQL; Requires a List of Integers #2592

Open
kanhebei opened this issue Jan 20, 2025 · 0 comments

Comments

@kanhebei
Copy link
Contributor

The action parameter ids type for batch deletion in PostgreSQL environment is incorrect. PostgreSQL requires ids to be a int list

------Sorry, I don't know English. This was translated using translation software

Image

int list ok

flask-admin/contrib/sqla/view.py

Image

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