diff options
author | Ting-Wei Lan <tingwei.lan@cobinhood.com> | 2019-03-08 11:26:43 +0800 |
---|---|---|
committer | Jhih-Ming Huang <jm.huang@cobinhood.com> | 2019-03-26 17:48:22 +0800 |
commit | 50ab9d58e1f1820e78d328fdfdbf5a297ac4b1e6 (patch) | |
tree | 9a2cab8d5b38a988706f361b2fe3e1b87d2a4f73 /core/genesis.go | |
parent | c535bc0ae7a6e416871ec9587b849ecfcb934d37 (diff) | |
download | dexon-50ab9d58e1f1820e78d328fdfdbf5a297ac4b1e6.tar dexon-50ab9d58e1f1820e78d328fdfdbf5a297ac4b1e6.tar.gz dexon-50ab9d58e1f1820e78d328fdfdbf5a297ac4b1e6.tar.bz2 dexon-50ab9d58e1f1820e78d328fdfdbf5a297ac4b1e6.tar.lz dexon-50ab9d58e1f1820e78d328fdfdbf5a297ac4b1e6.tar.xz dexon-50ab9d58e1f1820e78d328fdfdbf5a297ac4b1e6.tar.zst dexon-50ab9d58e1f1820e78d328fdfdbf5a297ac4b1e6.zip |
core: vm: sqlvm: parser: check if a number literal is an integer
ORDER BY and GROUP BY options have to decide whether an expression is a
reference to the column specified in SELECT command by checking whether
it consists of only one integer literal.
Diffstat (limited to 'core/genesis.go')
0 files changed, 0 insertions, 0 deletions