thredis icon indicating copy to clipboard operation
thredis copied to clipboard

ERR unknown command 'sql'

Open rubinrp opened this issue 9 years ago • 0 comments

With reference from documentation I executed following command in redis shell

127.0.0.1:6379> sql select * from foo
(error) ERR unknown command 'sql'

Please assist me with solution to above mentioned issue

rubinrp avatar Aug 05 '16 06:08 rubinrp