X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FSQL-Translator.git;a=blobdiff_plain;f=t%2F17sqlfxml-producer.t;h=7989e35d43ea2aa0139cba66ef9cb41a249f062c;hp=cded24b4121a410f2dcc499ad3ae3fff6232edf2;hb=c0ec0e22d3f0e3852c00daac5ef5763010b410c3;hpb=715b82950282ae3475e24d9b5c407d8d112399dc diff --git a/t/17sqlfxml-producer.t b/t/17sqlfxml-producer.t index cded24b..7989e35 100644 --- a/t/17sqlfxml-producer.t +++ b/t/17sqlfxml-producer.t @@ -193,7 +193,7 @@ $ans = < - + update modified=timestamp(); @@ -222,6 +222,7 @@ EOXML database_events => [$database_event], table => $table, action => $action, + scope => 'row', extra => { hello => "world" }, ) or die $s->error;