Option to break debugger on NON-temporary record writes
There is an option for the debugger, breakOnRecordWrite, that will break on any record write - database or temporary. When trying to pinpoint a problem related to a database write, breaking on all writes to temporary tables clouds the picture. Suggestion: add an option breakOnDatabaseRecordWrite...
STATUS DETAILS
Needs Votes