Jan de Visser d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements 4 years ago
..
AST d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements 3 years ago
BTree.cpp a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 3 years ago
BTree.h a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 3 years ago
BTreeIterator.cpp 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer 4 years ago
CMakeLists.txt d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements 3 years ago
Database.cpp d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements 3 years ago
Database.h 87bd69559f LibSQL: Database layer 4 years ago
Forward.h 30691549fd LibSQL: Move Order and Nulls enums from SQL::AST to SQL namespace 4 years ago
HashIndex.cpp a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 3 years ago
HashIndex.h a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 3 years ago
Heap.cpp 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer 4 years ago
Heap.h 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer 4 years ago
Index.cpp a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 3 years ago
Index.h a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 3 years ago
Key.cpp a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 3 years ago
Key.h a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 3 years ago
Meta.cpp 230118c4b2 LibSQL: Added 'nullable' and 'default value' option to ColumnDef 3 years ago
Meta.h 230118c4b2 LibSQL: Added 'nullable' and 'default value' option to ColumnDef 3 years ago
Row.cpp 87bd69559f LibSQL: Database layer 4 years ago
Row.h 87bd69559f LibSQL: Database layer 4 years ago
SQLClient.cpp a034774e3a LibSQL+SQLServer: Build SQLServer system service 4 years ago
SQLClient.h a034774e3a LibSQL+SQLServer: Build SQLServer system service 4 years ago
SQLResult.h d074a601df LibSQL+SQLServer: Bare bones INSERT and SELECT statements 3 years ago
Serialize.h b74721e604 LibSQL: Redesign Value implementation and add new types 3 years ago
TreeNode.cpp a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 3 years ago
Tuple.cpp b74721e604 LibSQL: Redesign Value implementation and add new types 3 years ago
Tuple.h a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 3 years ago
TupleDescriptor.h b74721e604 LibSQL: Redesign Value implementation and add new types 3 years ago
Type.h b74721e604 LibSQL: Redesign Value implementation and add new types 3 years ago
Value.cpp b74721e604 LibSQL: Redesign Value implementation and add new types 3 years ago
Value.h b74721e604 LibSQL: Redesign Value implementation and add new types 3 years ago