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

patchtester gives error (after fetch data) when using postgresql #175

Closed
slibbe opened this issue Nov 4, 2016 · 3 comments
Closed

patchtester gives error (after fetch data) when using postgresql #175

slibbe opened this issue Nov 4, 2016 · 3 comments

Comments

@slibbe
Copy link

slibbe commented Nov 4, 2016

Steps to reproduce the issue

Joomla 3.7.0-dev with Postgresql
Install Patchtester 3.0.0 Beta
Go to Component Patchtester
Fetch data (if you get this far)

Expected result

Modal view Window after fetching data

Actual result

An error has occurred.
0 ERROR: operator does not exist: bigint ~~ unknown LINE 4: WHERE a.pull_id LIKE '%8825%' ^ HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.

System information (as much as possible)

See attachment.

Additional comments

Using ScotchBox 2.5 on Vagrant.

systeminfo-2016-11-04T15-26-18+00-00.txt

@mbabker
Copy link

mbabker commented Nov 5, 2016

@alikon any suggestions?

alikon added a commit to alikon/patchtester that referenced this issue Nov 6, 2016
@alikon
Copy link

alikon commented Nov 6, 2016

there is a mysql dialect query, should be fixed with #176

mbabker added a commit that referenced this issue Nov 6, 2016
Postgresql - bigint field "pull_id" doesn't like LIKE operator - #175
@mbabker
Copy link

mbabker commented Nov 6, 2016

Thanks!

@mbabker mbabker closed this as completed Nov 6, 2016
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

3 participants