1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:28:10 +00:00
serenity/Userland/DevTools/SQLStudio
Andreas Kling 34344120f2 AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.

Work towards #20405.
2023-08-07 16:03:27 +02:00
..
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
MainWidget.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
MainWidget.h SQLStudio: Convert MainWidget to a failable constructor 2023-04-24 09:21:51 +02:00
ScriptEditor.cpp SQLStudio: Stop lying about string types 2023-06-13 01:49:02 +02:00
ScriptEditor.h sql+SQLStudio: Recover from errors preparing SQL statements 2022-12-30 14:17:18 +01:00
SQLStudio.gml SQLStudio: Separate the script and results tabs with a vertical splitter 2023-02-03 20:34:45 +01:00