Skip to content

Another Postgres fix#2

Open
johncant wants to merge 3 commits into
codehire:masterfrom
johncant:master
Open

Another Postgres fix#2
johncant wants to merge 3 commits into
codehire:masterfrom
johncant:master

Conversation

@johncant

Copy link
Copy Markdown

Hi codefire,

Thanks for taking most of the steps to make this work with Postgres. I've just fixed another Postgres related bug:
" '1' " counts as true in Postgres but not MySQL
" 1 " counts as true in MySQL but not Postgres
SQL daftness which was causing me problems on line 152.

:)

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.

1 participant