Update 1.10

Database Detective: Minor Crimes Division · build 24616702 · published

On SteamNotes only · this build shipped before we watched the app

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