exxeleron / qPython

interprocess communication between Python and kdb+
http://www.devnet.de
Apache License 2.0
151 stars 90 forks source link

Can't do query with double quotes #71

Open HKby opened 4 years ago

HKby commented 4 years ago

When I was trying to do q.open() q('tab: select from Trade') And then q('tab:update reason:{"|" sv x} each string Status, FeeReturned:FeeReturned%100000000, {"V"$"0"^-6$string x} UpdateTime, {"V"$"0"^-6$string x} CreateTime from tab