Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Update db.py to fix where clause error#68

Open
amrshindhe wants to merge 1 commit intotokern:mainfrom
amrshindhe:patch-1
Open

Update db.py to fix where clause error#68
amrshindhe wants to merge 1 commit intotokern:mainfrom
amrshindhe:patch-1

Conversation

@amrshindhe
Copy link

every where clause suffix doesn't start with where but at line 280 in db.py it contains where so removed it

every where clause suffix doesn't start with where but at line 280 in db.py it contains where so removed it
@vrajat
Copy link
Member

vrajat commented Nov 30, 2023

Did you test this change on a redshift cluster? There are where clause suffix member variables with a WHERE clause in them.

For example: https://github.com/tokern/dbcat/blob/main/dbcat/catalog/db.py#L248

@amrshindhe
Copy link
Author

Yes we have tested on our redshift source it was working perfectly fine

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants