-
Notifications
You must be signed in to change notification settings - Fork 31
feat(cli): add elide db studio command
#1699
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
base: main
Are you sure you want to change the base?
Conversation
1ded5ea to
b3d8919
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1699 +/- ##
==========================================
+ Coverage 40.23% 42.48% +2.24%
==========================================
Files 888 896 +8
Lines 37088 38394 +1306
Branches 5684 5949 +265
==========================================
+ Hits 14922 16311 +1389
+ Misses 20229 19888 -341
- Partials 1937 2195 +258
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 46 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
7ffe277 to
7e1b718
Compare
…outerbase studio
cee455f to
71c2099
Compare
Summary
Add the command
elide db studioto launch a database inspector via browser. Support strictly for SQLite (for now)