Changes between Version 3 and Version 4 of DeveloperGuidelines/FAQ
- Timestamp:
- 05/26/11 06:26:38 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/FAQ
v3 v4 3 3 == Frequently Encountered Problems == 4 4 5 *If it happens that you notice the following in the Traceback of the ticket encountered after a fresh pull -5 If it happens that you notice the following in the Traceback of the ticket encountered after a fresh pull - 6 6 {{{OperationalError: Cannot add a UNIQUE column}}} [[BR]] [[BR]] 7 7 Then it is highly likely that there is a data migration issue. In this circumstance, it is recommended that the contents of the folder /eden/database/ be deleted. For more, information in this regard and any other related problem, the following links can be referred from -[[BR]]