Skip to content
This repository was archived by the owner on Dec 22, 2020. It is now read-only.

Conversation

@kakysha
Copy link

@kakysha kakysha commented Aug 22, 2017

While in turkish locale, transforming string with letters 'I' and 'i' to lowercase/uppercase cause these letters to be transofrmed into İ and ı respectively, which are not I nor i, notice the difference. This causes an exception in obtaining query type, as ınsert != insert.

While in turkish locale, transforming string with letters 'I' and 'i' to lowercase/uppercase cause these letters to be transofrmed into İ and ı respectively, which are not I nor i, notice the difference. This causes an exception in obtaining query type, as ınsert != insert.
@mvila
Copy link
Member

mvila commented Aug 28, 2017

Thanks @kakysha for this improvement but as you know the native part of this plugin comes from cordova-sqlite-storage and since I am not confortable with that part (here I coded only the JavaScript wrapper) I want to stick to the original code. I saw that you had also submitted a pull request in cordova-sqlite-storage's repository, so I will wait for this pull request to be merged and then I will update my repository with the latest version of cordova-sqlite-storage.

@mvila mvila closed this Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants