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

adding better-sqlite3 support for $contArr and $intersectsArr #65

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

Conversation

frisch-raphael
Copy link

Hi,

I'm currently using better-sqlite3 in my project, and found out the hard way that the code for $contArr and $intersectsArr are compatible only with postgresql.
This PR adds support for the better-sqlite3 typeorm driver.
I'm by no mean an SQL expert so don't hesitate to comment on my code.
Tests are failing, but they also fail on the same step when I don't modify the code at all. May be there's a problem with my setup ?

Regards,
Raphaël

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