We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd94cc6 commit a0e3021Copy full SHA for a0e3021
1 file changed
tests/serialstep.test/s7_01.req
@@ -4,7 +4,7 @@
4
1 insert into shows (id, name, date, dec) values(7, 'Love', '2011/03/26T13:12:47 Asia/Hong_Kong', '1.000')
5
1 insert into shows (id, name, date, dec) values(12, 'UWCS', '2014/09/28T14:35:00 America/Toronto', '6.5443')
6
1 insert into shows (id, name, date, dec) values(8, 'China', '2014/05/1T00:00:00 Asia/Taipei', '8.2443')
7
-1 insert into shows (id, name, date, dec) values(10, 'JDKhjkhhda', '2014/01/01T00:00:00 US/Pacific', '2.321')
+1 insert into shows (id, name, date, dec) values(10, 'JDKhjkhhda', '2014/01/01T00:00:00 America/Los_Angeles', '2.321')
8
2 set transaction serial
9
3 set transaction serial
10
2 begin
0 commit comments