Database Detective: Minor Crimes Division · build 24616702 · published
Ok I was wrong, it looks like there were more problems! As always, let me know if you're having any unexpected issues and I'll take a look at them.
Update Notes:
Bug Fixes
Fix cursor misalignment in the Search Tables window after a long line of text is wrapped around
Fix ending cutscene not loading
Fix issue where quoted identifiers were not recognized as valid column names by the parser when written like tableName."columnName"
Gameplay Changes:
Parser Improvements:
Add support for LIMIT
Add more specific error messages when a keyword appears after a special character (like a comma) in a FROM or JOIN