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

Refine the n1ql method #9

Open
sitzz opened this issue Oct 19, 2024 · 0 comments
Open

Refine the n1ql method #9

sitzz opened this issue Oct 19, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@sitzz
Copy link
Owner

sitzz commented Oct 19, 2024

The current n1ql method is somewhat naive, some input:

  • It should properly structure the where-statement.
  • Allow for ... or ... and not just ... and ... statements.
  • Optionally cater for bandit's B608 "hardcoded sql expressions" check

Seeing as #15 have been implemented, the refinement/rewrite of the view_query method should obviously include tests and extension of the fake Couchbase functionality.

@sitzz sitzz added this to the v0.1.0 milestone Oct 19, 2024
@sitzz sitzz added the enhancement New feature or request label Oct 19, 2024
@sitzz sitzz mentioned this issue Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant