zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #23419
[Merge] lp:~zorba-coders/zorba/markos-sqlite into lp:zorba/sqlite-module
Markos Zaharioudakis has proposed merging lp:~zorba-coders/zorba/markos-sqlite into lp:zorba/sqlite-module.
Commit message:
updated test result
Requested reviews:
Markos Zaharioudakis (markos-za)
For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/markos-sqlite/+merge/169957
updated test result
--
https://code.launchpad.net/~zorba-coders/zorba/markos-sqlite/+merge/169957
Your team Zorba Coders is subscribed to branch lp:zorba/sqlite-module.
=== modified file 'test/ExpQueryResults/test8.xml.res'
--- test/ExpQueryResults/test8.xml.res 2012-12-06 23:47:48 +0000
+++ test/ExpQueryResults/test8.xml.res 2013-06-17 22:11:28 +0000
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
-true{ "Affected Rows" : 0 }{ "Affected Rows" : 1 }{ "Affected Rows" : 1 }{ "Affected Rows" : 1 }{ "id" : 1, "name" : "Luis", "salary" : 100 }{ "id" : 2, "name" : "Juan", "salary" : 200 }{ "id" : 3, "name" : "Rodolfo", "salary" : 300 }
\ No newline at end of file
+true { "Affected Rows" : 0 }{ "Affected Rows" : 1 }{ "Affected Rows" : 1 }{ "Affected Rows" : 1 }{ "id" : 1, "name" : "Luis", "salary" : 100 }{ "id" : 2, "name" : "Juan", "salary" : 200 }{ "id" : 3, "name" : "Rodolfo", "salary" : 300 }
\ No newline at end of file
Follow ups