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

When creating a bill archive it is required to load a bill twice because joins don't really exist. Fix this inefficiency. #333

Closed
spl1nes opened this issue Oct 10, 2023 · 1 comment

Comments

@spl1nes
Copy link
Member

spl1nes commented Oct 10, 2023

No description provided.

@spl1nes
Copy link
Member Author

spl1nes commented Jan 11, 2024

Solved by allowing columns as value in the where function. If you want to tell the grammar that it is a column instead of a value you simply use the ColumnName() object.

@spl1nes spl1nes closed this as completed Jan 11, 2024
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

No branches or pull requests

1 participant