Skip to content

data editor does not respect table schema #660

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

Open
eug3nix opened this issue May 1, 2025 · 0 comments
Open

data editor does not respect table schema #660

eug3nix opened this issue May 1, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@eug3nix
Copy link
Collaborator

eug3nix commented May 1, 2025

prerequisites:
steps to reproduce
0. open any table in non default schema

  1. mark records for deletion
  2. click apply

observed:
error toast with message "relation $relation_name does not exist"...

expecte:
sql code should be generated for proper schema name where table resides
generated queries should make expected changes to the selected table

@eug3nix eug3nix added the bug Something isn't working label May 1, 2025
@eug3nix eug3nix added this to the 1.3 milestone May 1, 2025
@eug3nix eug3nix assigned eug3nix and plucik and unassigned eug3nix May 1, 2025
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

2 participants