Skip to content

fixed pgsql bug#178

Merged
nicolaslopezj merged 1 commit into
nicolaslopezj:masterfrom
bmitzkus:master
Aug 10, 2018
Merged

fixed pgsql bug#178
nicolaslopezj merged 1 commit into
nicolaslopezj:masterfrom
bmitzkus:master

Conversation

@bmitzkus

@bmitzkus bmitzkus commented Aug 6, 2018

Copy link
Copy Markdown
Contributor

The code for non-mysql drivers produced a bug, as the $selects contained placeholders but no parameters were bound to these placeholders. Simply adding the $this->search_bindings to the statement fixed the bug

@nicolaslopezj nicolaslopezj merged commit cfd888b into nicolaslopezj:master Aug 10, 2018
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

Successfully merging this pull request may close these issues.

2 participants