index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
vm
/
sqlvm
/
schema
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: vm: sqlvm: schema: column rlp does not contain offset fields
wmin0
2019-05-06
1
-2
/
+2
*
misc: replace shopspring/decimal with our fork
yenlin.lai
2019-05-06
2
-2
/
+2
*
core: vm: sqlvm: schema: make foreign key constraints a slice
Ting-Wei Lan
2019-05-06
2
-16
/
+51
*
core: vm: sqlvm: add a descriptor field to IdentifierNode
Ting-Wei Lan
2019-05-06
1
-0
/
+43
*
core: vm: sqlvm: schema: move Rest to the bottom
Ting-Wei Lan
2019-05-06
1
-1
/
+3
*
core: vm: sqlvm: schema: unsigned integers can never be negative
Ting-Wei Lan
2019-05-06
1
-2
/
+2
*
core: vm: sqlvm: use common.HashLength instead of 32
Ting-Wei Lan
2019-05-06
1
-1
/
+2
*
core: vm: sqlvm: schema: implment get column field type and set offset
Jhih-Ming Huang
2019-05-06
2
-2
/
+243
*
core: vm: sqlvm: schema: add structs to identify an object in a schema
Ting-Wei Lan
2019-05-06
1
-0
/
+26
*
core: vm: sqlvm: schema: mark if an index are referenced by foreign keys
Ting-Wei Lan
2019-05-06
1
-0
/
+36
*
core: vm: sqlvm: schema: reorder fields and enums
Ting-Wei Lan
2019-05-06
1
-6
/
+19
*
core: vm: sqlvm: schema: drop pointers from slices
Ting-Wei Lan
2019-05-06
2
-9
/
+9
*
core: sqlvm: schema: define type for table/column/index/sequence size
yenlin.lai
2019-05-06
2
-5
/
+17
*
core: vm: sqlvm: add schema define and implement rlp serialization
wmin0
2019-05-06
2
-0
/
+266