Skip to content

[Bug]: select autocomplete user table give user database. #181

@Chhunneng

Description

@Chhunneng

👟 Reproduction steps

In Database have table user and USER of the Database. but when query give only result of Database USER
Screenshot 2023-10-23 at 14 45 30

Screenshot 2023-10-23 at 14 45 52 Screenshot 2023-10-23 at 14 51 23

👍 Expected behavior

when selecting the user table from autocomplete should be SELECT * FROM public."user" instead of SELECT * FROM user

👎 Actual Behavior

Maybe this one is not a bug but just improves the behavior of autocomplete

Screenshot 2023-10-23 at 14 45 30 Screenshot 2023-10-23 at 15 02 07

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions