From b8fccedd9c01c3b499f64c26506c8fb4ea8b4109 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Fri, 30 Nov 2012 09:50:00 -0500 Subject: Fix generation of timestamp literals for MySQL and SQLite --- tests/timestamp.urp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/timestamp.urp (limited to 'tests/timestamp.urp') diff --git a/tests/timestamp.urp b/tests/timestamp.urp new file mode 100644 index 00000000..d07aa304 --- /dev/null +++ b/tests/timestamp.urp @@ -0,0 +1,5 @@ +database dbname=test +dbms mysql +sql timestamp.sql + +timestamp -- cgit v1.2.3