Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

escaping String based IDs #36

Closed
zthomas opened this issue Dec 19, 2016 · 4 comments
Closed

escaping String based IDs #36

zthomas opened this issue Dec 19, 2016 · 4 comments

Comments

@zthomas
Copy link

zthomas commented Dec 19, 2016

If the id of a row is a string, like UUID, then the query that's generated is not valid. It needs quotations around the id.

@G3z
Copy link

G3z commented Feb 23, 2017

I noticed it escapes the column if the uuid is a primary key while it fails if it isn't ( like in many_to_many relation tables)

@VladimirPal
Copy link
Member

#46

@timwis
Copy link

timwis commented Apr 12, 2017

Does closing this issue and writing #46 mean that you've resolved this issue? Or that you'd rather people just wait for the new version to be released than keep issues open?

@VladimirPal
Copy link
Member

@timwis Unfortunately we have very few resources and we can't support previous version, in the end it was just beta and we have drawn conclusions for new version.

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

No branches or pull requests

4 participants