Merge branch 'master' into gwenn-stmt-cache

This commit is contained in:
John Gallagher
2016-05-17 08:54:47 -05:00
20 changed files with 840 additions and 403 deletions

View File

@@ -10,4 +10,6 @@ script:
- cargo test --features trace
- cargo test --features functions
- cargo test --features cache
- cargo test --features "backup blob cache functions load_extension trace"
- cargo test --features chrono
- cargo test --features serde_json
- cargo test --features "backup blob cache chrono functions load_extension serde_json trace"