diff options
Diffstat (limited to 'tests/sqlite/benchmark.txt')
-rw-r--r-- | tests/sqlite/benchmark.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sqlite/benchmark.txt b/tests/sqlite/benchmark.txt index 472221df..622493b3 100644 --- a/tests/sqlite/benchmark.txt +++ b/tests/sqlite/benchmark.txt @@ -1,5 +1,7 @@ count(*) = 2 +datetime('2012-04-16 12:35:57', '+1 days') = 2012-04-17 12:35:57 + a = 1 b = 13153 c = thirteen thousand one hundred fifty three |