.. |
AST
|
896d1e4f42
LibSQL: Handle statements with malformed exists expressions correctly
|
před 2 roky |
BTree.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
BTree.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
BTreeIterator.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
CMakeLists.txt
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
před 2 roky |
Database.cpp
|
69e09fed39
LibSQL: Free heap storage when deleting rows
|
před 2 roky |
Database.h
|
69e09fed39
LibSQL: Free heap storage when deleting rows
|
před 2 roky |
Forward.h
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
před 3 roky |
HashIndex.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
HashIndex.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
Heap.cpp
|
c05e08decb
LibSQL: Prevent writing to free heap blocks
|
před 2 roky |
Heap.h
|
c58c87d7ef
LibSQL: Implement freeing heap storage
|
před 2 roky |
Index.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
Index.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
Key.cpp
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
před 3 roky |
Key.h
|
9d89b64d59
LibSQL: Resolve cyclic dependency
|
před 3 roky |
Meta.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
Meta.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
Result.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
před 2 roky |
Result.h
|
560133a0c6
Everywhere: Remove unused DeprecatedString includes
|
před 2 roky |
ResultSet.cpp
|
2397836f8e
LibSQL+SQLServer: Introduce and use ResultOr<ValueType>
|
před 3 roky |
ResultSet.h
|
f0441ee16a
LibSQL: Store selected column names in the results for SELECT statements
|
před 2 roky |
Row.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
Row.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
SQLClient.cpp
|
afb3a4a030
LibSQL: Block signals while forking SQLServer in Lagom
|
před 2 roky |
SQLClient.h
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
před 2 roky |
Serializer.cpp
|
a99c1297e0
LibSQL: Clean up code style and remove unused includes
|
před 2 roky |
Serializer.h
|
71c98546b8
LibSQL: Add a note to `Serializer` about `m_heap`
|
před 2 roky |
TreeNode.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
Tuple.cpp
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
Tuple.h
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
před 2 roky |
TupleDescriptor.h
|
a99c1297e0
LibSQL: Clean up code style and remove unused includes
|
před 2 roky |
Type.h
|
194f846f12
LibSQL: Rename `Heap` constants to match our code style
|
před 2 roky |
Value.cpp
|
effcd080ca
Userland: Remove remaining users of Duration::now_realtime()
|
před 2 roky |
Value.h
|
effcd080ca
Userland: Remove remaining users of Duration::now_realtime()
|
před 2 roky |