Message341961
I've got a patch working now that:
- retains complete backwards-compatibility for DDL (as well as BEGIN EXCLUSIVE/IMMEDIATE) -- tests are passing locally.
- retains previous behavior for old sqlite that do not have the sqlite3_stmt_readonly API.
I think this should be good-to-go and I've in fact merged a similar patch on my own standalone pysqlite3 package.
Also I will add that the little 'test script' I provided is working as-expected with this patch applied. |
|
| Date |
User |
Action |
Args |
| 2019-05-09 04:12:20 | coleifer | set | recipients:
+ coleifer |
| 2019-05-09 04:12:20 | coleifer | set | messageid: <[email protected]> |
| 2019-05-09 04:12:20 | coleifer | link | issue36859 messages |
| 2019-05-09 04:12:20 | coleifer | create | |
|