Hacker News new | past | comments | ask | show | jobs | submit login

One problem is that you then might need a special case for SQLite in migrations which can lead to different db schemas in tests and production



Use the same database for test and production. Nowadays, it is really easy to install PostgreSQL or MySQL locally or in your test environment. SQLite is great, but not for replacing PostgreSQL or MySQL during tests.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: