From 569c6676a6ddb0ff73821d7693b5e18ddef809b9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 16 Oct 2014 22:51:35 -0400 Subject: Imported Upstream version 3.2.0 --- test/rollback.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/rollback.test') diff --git a/test/rollback.test b/test/rollback.test index fc123ab..c339c5d 100644 --- a/test/rollback.test +++ b/test/rollback.test @@ -54,7 +54,7 @@ ifcapable conflict { catchsql { INSERT INTO t3 SELECT a FROM t1; } - } {1 {column a is not unique}} + } {1 {UNIQUE constraint failed: t3.a}} # Try to continue with the SELECT statement # -- cgit v1.2.3