ladybird/Userland
Jan de Visser 9e43508d30 Utilities: Some minor changes in sql REPL tool
- Added a connection banner
- Added '.quit' synonym for '.exit'
- Do not display updated/created/deleted banner if there were no changes
2021-08-21 22:03:30 +02:00
..
Applets Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
Applications LibCore: Make Core::File::open() return OSError in case of failure 2021-08-20 15:31:46 +02:00
Demos WidgetGallery: Remove menubar 2021-08-20 01:27:39 +02:00
DevTools HackStudio: Fix ds => fs typo in fs changed check in RegistersModel 2021-08-21 08:41:27 +02:00
DynamicLoader LibC+DynamicLoader: Prevent GCC from removing null checks 2021-08-12 21:10:44 +02:00
Games FlappyBug: Flap less aggressively 2021-08-21 00:25:43 +02:00
Libraries LibSQL+SQLServer: Bare bones INSERT and SELECT statements 2021-08-21 22:03:30 +02:00
Services LibSQL+SQLServer: Bare bones INSERT and SELECT statements 2021-08-21 22:03:30 +02:00
Shell AK: Move FormatParser definition from header to implementation file 2021-08-19 23:49:25 +02:00
Utilities Utilities: Some minor changes in sql REPL tool 2021-08-21 22:03:30 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00