Added yarn dev:sqlite command for SQLite development#27088
Conversation
WalkthroughTwo changes are introduced to support SQLite-based development. A new 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #27088 +/- ##
==========================================
- Coverage 73.20% 73.20% -0.01%
==========================================
Files 1531 1531
Lines 121832 121810 -22
Branches 14701 14699 -2
==========================================
- Hits 89190 89172 -18
- Misses 31625 31644 +19
+ Partials 1017 994 -23
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|



no refs
Summary
compose.dev.sqlite.yamlDocker Compose override that disables the MySQL container and configures Ghost to use SQLiteyarn dev:sqlitescript topackage.jsonfor running the dev environment with SQLite instead of MySQL