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

Can't edit data in postgresql #87

Closed
irdaislakhuafa opened this issue Aug 5, 2024 · 11 comments
Closed

Can't edit data in postgresql #87

irdaislakhuafa opened this issue Aug 5, 2024 · 11 comments

Comments

@irdaislakhuafa
Copy link

irdaislakhuafa commented Aug 5, 2024

output.mp4

I can't change the data in postgresql, the error message shows pq: zero-length delimited identifier at or near " " " " but it works fine in mysql, is there any solution?

@jorgerojas26
Copy link
Owner

Hi, the video url is not working.

@irdaislakhuafa
Copy link
Author

Hi, the video url is not working.

thank you, i have changed the video url, now you can see it

@jorgerojas26
Copy link
Owner

It's still not viewable.

@irdaislakhuafa
Copy link
Author

It's still not viewable.

please try open github issue on browser, i use chrome here and i can see it
image

@97albertus
Copy link

can confirm this, encountering the issue as well whenever trying to commit changes made to a cell

@jorgerojas26
Copy link
Owner

I'm looking to resolve this.

@Praaa181203
Copy link

I was also facing this issue, it was adding quotes for the table name twice, i removed the adding of quotes to the table name in drivers/postgres.go:617 and it worked for me. @jorgerojas26

@jorgerojas26
Copy link
Owner

I'm working on a DML statements refactor in #73

@jorgerojas26
Copy link
Owner

Can you guys check if #73 solves this problem?

@97albertus
Copy link

Can you guys check if #73 solves this problem?

can confirm that issue is fixed on latest release

@irdaislakhuafa
Copy link
Author

Can you guys check if #73 solves this problem?

thanks bro, issue is fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants