mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:31:07 +00:00
Tuple descriptors are basically the same for for example all rows in a table. Makes sense to share them instead of copying them for every single row. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestSqlBtreeIndex.cpp | ||
| TestSqlDatabase.cpp | ||
| TestSqlExpressionParser.cpp | ||
| TestSqlHashIndex.cpp | ||
| TestSqlStatementParser.cpp | ||
| TestSqlValueAndTuple.cpp | ||