-
-
Notifications
You must be signed in to change notification settings - Fork 122
db.table() only returns tables, added db.view() #658
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
|
mypy failures: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #658 +/- ##
==========================================
+ Coverage 95.56% 95.60% +0.04%
==========================================
Files 8 8
Lines 2911 2915 +4
==========================================
+ Hits 2782 2787 +5
+ Misses 129 128 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The biggest remaining change is to go through the |
|
I used VS Code search and replace: Replace with: I'm worried I may have clobbered some view examples though. Need to check for that. |
|
Before landing this I should fix the 2 lines of missing coverage. |
Refs:
📚 Documentation preview 📚: https://sqlite-utils--658.org.readthedocs.build/en/658/