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

BETWEEN support #49

Closed
panarch opened this issue Aug 28, 2020 · 2 comments
Closed

BETWEEN support #49

panarch opened this issue Aug 28, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Milestone

Comments

@panarch
Copy link
Member

panarch commented Aug 28, 2020

SELECT * FROM TableA WHERE amount BETWEEN 1 AND 100
@panarch panarch added the enhancement New feature or request label Aug 28, 2020
@panarch panarch assigned panarch and unassigned panarch Aug 28, 2020
@panarch panarch added the good first issue Good for newcomers label Aug 28, 2020
@panarch panarch added this to the v0.2 milestone Aug 28, 2020
@panarch panarch added this to To do in v0.2 Aug 31, 2020
@ryanhossain9797
Copy link
Contributor

Hey, Can I pick this one up?
I'm actually partly done, but not sure where I should put the tests for it

@ryanhossain9797
Copy link
Contributor

Made a PR for this #56

@panarch panarch moved this from To do to In progress in v0.2 Sep 4, 2020
@panarch panarch closed this as completed Sep 4, 2020
@panarch panarch moved this from In progress to Done in v0.2 Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
No open projects
v0.2
  
Done
Development

No branches or pull requests

2 participants