Changes between Initial Version and Version 1 of Ticket #10936, comment 15
- Timestamp:
- Oct 13, 2012, 7:52:47 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10936, comment 15
initial v1 1 I do not agree that using SQLite for development is a good idea, in fact I think it is a spectacularly bad idea. SQLite will let pass many things which will be caught as errors by the other backends. This is setting people offfor a very bad experience of moving code to production for an easier start, I do not think that is a good trade. I think this recommendation should be reverted.1 I do not agree that using SQLite for development is a good idea, in fact I think it is a spectacularly bad idea. SQLite will let pass many things which will be caught as errors by the other backends. This is setting people up for a very bad experience of moving code to production for an easier start, I do not think that is a good trade. I think this recommendation should be reverted.