X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F17sqlfxml-producer.t;h=050bc42fa0fc856f935955a13f041cf783076e04;hb=6142e63541b6a6ae5658437b0ff49332c9121212;hp=31bbf0c479ea2912499e3b9678d2226beeeb5465;hpb=8ce5d6158b9fb1e09bda97b1061eea5232c268ad;p=dbsrgits%2FSQL-Translator.git diff --git a/t/17sqlfxml-producer.t b/t/17sqlfxml-producer.t index 31bbf0c..050bc42 100644 --- a/t/17sqlfxml-producer.t +++ b/t/17sqlfxml-producer.t @@ -172,7 +172,7 @@ $ans = < - +
@@ -182,7 +182,7 @@ $ans = < - + update modified=timestamp(); @@ -208,7 +208,7 @@ EOXML my $t = $s->add_trigger( name => $name, perform_action_when => $perform_action_when, - database_event => $database_event, + database_events => [$database_event], table => $table, action => $action, extra => { hello => "world" }, @@ -290,10 +290,10 @@ $ans = < -
+
- +