This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-28 07:22:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e46b9c189e1bc94de2b977af63b59acab6840a4c
ladybird
/
Userland
/
Services
/
SQLServer
History
Tim Schumacher
a96339b72b
LibCore: Move Stream-based sockets into the
Core
namespace
2023-02-13 00:50:07 +00:00
..
CMakeLists.txt
…
ConnectionFromClient.cpp
LibCore: Move Stream-based sockets into the
Core
namespace
2023-02-13 00:50:07 +00:00
ConnectionFromClient.h
LibCore: Move Stream-based sockets into the
Core
namespace
2023-02-13 00:50:07 +00:00
DatabaseConnection.cpp
SQLServer: Re-use already opened SQL::Database objects
2022-12-11 10:08:17 -05:00
DatabaseConnection.h
SQLServer: Re-use already opened SQL::Database objects
2022-12-11 10:08:17 -05:00
Forward.h
…
main.cpp
Revert "SQLServer: Unveil /etc/passwd"
2023-02-05 16:40:51 +01:00
SQLClient.ipc
LibSQL+SQLServer: Send result column names over IPC to SQL clients
2023-02-03 20:34:45 +01:00
SQLServer.ipc
…
SQLStatement.cpp
LibSQL+SQLServer: Send result column names over IPC to SQL clients
2023-02-03 20:34:45 +01:00
SQLStatement.h
…