commit | 76b6ed17eab5f0c9d893b8a141269cbfb0de2294 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat May 21 08:05:13 2022 -0700 |
committer | GitHub <noreply@github.com> | Sat May 21 08:05:13 2022 -0700 |
tree | 585b8d7d3d141c0595eb47f9a1bc4bc3ca4594bf | |
parent | dd923c57252ee90306a6fe7401ffc5a9cdc91485 [diff] |
Improve tests for opening Sqlite by URI (GH-93047) * Test with with escaped non-ascii characters * Test read-only open of existing DB. (cherry picked from commit 4e2b66489289cfd4db2a02edf173ac03cbb2fffe) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>