Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for Tests/tkt-1f7bfff467.eagle
2021-05-16
| ||
18:48 | Improve test suite handling of invoking dynamically compiled C# code. file: [df05278496] check-in: [f5ff93e3d6] user: mistachkin branch: trunk, size: 15741 | |
2019-04-05
| ||
02:40 | In the test suite, when compiling C# code, skip emitting symbols. file: [a0893756bf] check-in: [ca7215e405] user: mistachkin branch: trunk, size: 15717 | |
2018-01-26
| ||
01:11 | Make it possible to determine which test is associated with a connection object (e.g. being closed, disposed, etc). file: [f445931dcf] check-in: [d142c335ab] user: mistachkin branch: trunk, size: 15713 | |
2016-11-17
| ||
20:14 | Revert to the legacy behavior for nested transactions for the SQLiteTransaction class. file: [a30454b391] check-in: [a7319029c7] user: mistachkin branch: tkt-1f7bfff467, size: 15709 | |
2016-11-04
| ||
02:00 | Add 'AllowNestedTransactions' connection flag to enable nested transactions. file: [bdcf83e539] check-in: [ffd3c1b1d8] user: mistachkin branch: tkt-1f7bfff467, size: 15566 | |
2016-11-01
| ||
21:21 | Add two tests that use three nested transactions. file: [4d43c9dcdc] check-in: [676a8c8e5d] user: mistachkin branch: tkt-1f7bfff467, size: 13417 | |
2016-10-30
| ||
20:38 | Add another test. file: [e24d662b38] check-in: [cda90ad6d1] user: mistachkin branch: tkt-1f7bfff467, size: 7313 | |
20:31 | Fix commit of nested transactions that are out-of-order. Use a sequence number to construct SAVEPOINT names, not a random number. file: [e329da9339] check-in: [0898ed0bbf] user: mistachkin branch: tkt-1f7bfff467, size: 4792 | |
2016-10-28
| ||
21:30 | Improve the new test. file: [226ed43d2e] check-in: [588b7768a0] user: mistachkin branch: tkt-1f7bfff467, size: 2278 | |
20:09 | Added: Use savepoints to implement nested transaction support. file: [b48d3144d0] check-in: [712e256f4f] user: mistachkin branch: tkt-1f7bfff467, size: 2307 | |