Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

fix wrong type matching for postgresql in query statements #230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewsumskoy
Copy link

postgresql performance degradation on sql likeselect ... where id::bigint in ({1,2,3}::numeric[])

…s performance degradation on sql like 'select ... where in ({1,2,3}::numeric[])'
@oshai
Copy link

oshai commented Sep 17, 2018

I fixed/reverted this in jasync-sql(fork) 0.8.30: jasync-sql/jasync-sql#16 . more details in the issue: jasync-sql/jasync-sql#15

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