llmware-ai / llmware-ai/llmware

Issue with the spelling of between

Open
#710 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14.8k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

WARNING:root:update: query generated error - not successful - SELECT SUM(SalesVolume) FROM customer1 WHERE Date BETWE 01/04/24 AND ProductCode = 'Iphone-15'

As you can see, its generating "BETWE" not "BETWEEN".

How to resolve this?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported query and search the repository for the generated "BETWE" text or the code that builds the SQL condition. Done means the generated query uses "BETWEEN" and the relevant query behavior is verified without introducing a new SQL error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sql
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.