mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 02:51:01 +00:00
Now that expression evaluation can use TRY, we can allow binary operator methods to fail as well. This also fixes a few instances of converting a Value to a double when we meant to convert to an integer. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestSqlBtreeIndex.cpp | ||
| TestSqlDatabase.cpp | ||
| TestSqlExpressionParser.cpp | ||
| TestSqlHashIndex.cpp | ||
| TestSqlStatementExecution.cpp | ||
| TestSqlStatementParser.cpp | ||
| TestSqlValueAndTuple.cpp | ||