Show More
@@ -1,4 +1,9 b'' | |||
|
1 | #require sqlite | |
|
1 | #require sqlite no-chg | |
|
2 | ||
|
3 | The sqlitestore backend leaves transactions around when used with chg. | |
|
4 | Since this backend is primarily intended as proof-of-concept for | |
|
5 | alternative storage backends, disable it for chg test runs to avoid | |
|
6 | the instability. | |
|
2 | 7 |
|
|
3 | 8 |
$ |
|
4 | 9 | > [extensions] |
General Comments 0
You need to be logged in to leave comments.
Login now