serenity/Userland/DevTools/SQLStudio
Timothy Flynn e3d5b67eaf SQLStudio: Remove (unimplemented) ability to open database storage files
It may be handy to have some sort of storage inspector at some point but
for now, it doesn't make sense to open a database file. So only allow
opening script files, and don't make assumptions on their extension.
2022-12-30 14:17:18 +01:00
..
CMakeLists.txt SQLStudio: Convert SQLStudio to GML 2022-12-30 14:17:18 +01:00
main.cpp SQLStudio: Remove (unimplemented) ability to open database storage files 2022-12-30 14:17:18 +01:00
MainWidget.cpp SQLStudio: Remove (unimplemented) ability to open database storage files 2022-12-30 14:17:18 +01:00
MainWidget.h SQLStudio: Remove (unimplemented) ability to open database storage files 2022-12-30 14:17:18 +01:00
ScriptEditor.cpp SQLStudio: Protect against possible crash when saving an empty file 2022-12-30 14:17:18 +01:00
ScriptEditor.h sql+SQLStudio: Recover from errors preparing SQL statements 2022-12-30 14:17:18 +01:00
SQLStudio.gml SQLStudio: Convert SQLStudio to GML 2022-12-30 14:17:18 +01:00