-
Notifications
You must be signed in to change notification settings - Fork 547
fix: Too many SQL Variables #1279
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
Conversation
Resync repository
Codecov Report
@@ Coverage Diff @@
## main #1279 +/- ##
==========================================
- Coverage 80.74% 79.26% -1.48%
==========================================
Files 252 252
Lines 4564 4573 +9
Branches 557 558 +1
==========================================
- Hits 3685 3625 -60
- Misses 741 802 +61
- Partials 138 146 +8
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting -- I've never hit this sql limit before! (and I'm fondly remembered of the time my grandfather had to ask me to help him because he'd run out of columns in his stock tracking spreadsheets.)
No description provided.