Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of src/test_schemapool.c
2019-03-21
| ||
17:13 | Disable the feature on this branch in non-SQLITE_ENABLE_SHARED_SCHEMA builds. file: [ae21a79f] check-in: [b8e53608] user: dan branch: reuse-schema, size: 7704 | |
2019-02-20
| ||
17:36 | Add test and fixes for SQLITE_OPEN_SHARED_SCHEMA mode. file: [a9403090] check-in: [9a78d89c] user: dan branch: reuse-schema, size: 7473 | |
2019-02-15
| ||
19:36 | Enhance the virtual table in test_schemapool.c so that it can be used to check that SHARED_SCHEMA connections are not allocating and freeing schemas when they should not be. file: [605de5c8] check-in: [cb236cb9] user: dan branch: reuse-schema, size: 7398 | |
2019-02-11
| ||
19:34 | Add eponymous virtual table "schemapool". For inspecting the current contents of the schema-pool. file: [5a2f06ba] check-in: [2ebeb747] user: dan branch: reuse-schema, size: 7081 Added | |