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-01-03 15:16:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6620f19979accce0e00df7ee9175069f181884ff
ladybird
/
Tests
/
LibSQL
History
Timothy Flynn
6620f19979
LibSQL+SQLServer: Return the new Result class from statement executions
...
We can now TRY anything that returns a SQL::Result or an AK::Error.
2022-02-10 12:20:35 +00:00
..
CMakeLists.txt
…
TestSqlBtreeIndex.cpp
LibSQL: Improve error handling
2021-12-04 20:49:22 +03:30
TestSqlDatabase.cpp
Tests: Cast unused smart-pointer return values to void
2021-12-05 15:31:03 +01:00
TestSqlExpressionParser.cpp
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
2022-01-31 18:23:22 +00:00
TestSqlHashIndex.cpp
LibSQL: Improve error handling
2021-12-04 20:49:22 +03:30
TestSqlStatementExecution.cpp
LibSQL+SQLServer: Return the new Result class from statement executions
2022-02-10 12:20:35 +00:00
TestSqlStatementParser.cpp
LibSQL: Implement DESCRIBE TABLE tests
2022-02-05 00:35:03 +01:00
TestSqlValueAndTuple.cpp
LibSQL: Add 'schema' and 'table' to TupleElementDescriptor
2021-11-10 14:47:49 +01:00