/ Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

3 check-ins related to "json_quote"

2016-07-23
19:34
Add the json_quote() function to the JSON1 extension. check-in: 269892abf6 user: drh tags: trunk
2016-06-17
13:01
Add the json_quote() function to the JSON1 extension. Closed-Leaf check-in: 2c3714aebf user: drh tags: json_quote
2016-06-16
17:14
Add a missing OP_ColumnsUsed opcode to code for expressions like "? IN (SELECT ...)" in cases where expression can use an index that may contain NULL values. check-in: 0b1579caf0 user: dan tags: trunk