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