d8abfa4f67
Before 5.0 we performed a regexp on new item data values to determine if they were integers and saved them natively in SQLite if so. We no longer do that, but setField() used strict equality when checking for changes, so an item could be marked as changed when comparing to a new string value (e.g., from a write response from the API, which always returns strings). To avoid that, this converts all old values in the DB to strings and saves all incoming values as strings automatically. (This should also help with searching and some other things.) |
||
---|---|---|
.. | ||
schema | ||
tinymce | ||
bluebird.js | ||
concurrentCaller.js | ||
config.js | ||
csl-validator.js | ||
hide.vbs | ||
pathparser.js | ||
redirect.sh | ||
redirect.vbs |