5 ms·
Interesting, I wouldn't consider another DB driver for integration tests if that isn't usable in production. Probably a good reason for it but can anyone clarif
by dathos 2y ago
Interesting, I wouldn't consider another DB driver for integration tests if that isn't usable in production. Probably a good reason for it but can anyone clarify why that's done?
- imp0cat 2y agoWell, sqlite is the most simple alternative that's great for local testing.