Hello Please check that mocking "quote" is a right idea. I guess any DBI method would be ok here. diff done with svn version 1.6.5 -- Alexandr Ciornii, http://chorny.net
On Mon, Aug 02, 2010 at 10:50:09PM +0300, Alexandr Ciornii wrote:
Please check that mocking "quote" is a right idea. I guess any DBI method would be ok here.
diff done with svn version 1.6.5
Hi Alexandr, Thanks for this, but could you please explain a bit about why the patch is needed for you? Thanks, Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
2010/8/3 Dominic Hargreaves <dom@earth.li>:
On Mon, Aug 02, 2010 at 10:50:09PM +0300, Alexandr Ciornii wrote:
Please check that mocking "quote" is a right idea. I guess any DBI method would be ok here.
diff done with svn version 1.6.5
Hi Alexandr,
Thanks for this, but could you please explain a bit about why the patch is needed for you?
See my cpantesters report http://www.cpantesters.org/cpan/report/8099980 # Failed test '...and croaks on database error' # at t/052_sqlite_store.t line 81. 1. This patch uses "like" instead of "ok", so if something fails, better error message will appear. 2. Fixed error that appeared in 53 cpantesters reports (PASS (77) FAIL (53)). -- Alexandr Ciornii, http://chorny.net
On Tue, Aug 03, 2010 at 01:12:16PM +0300, Alexandr Ciornii wrote:
See my cpantesters report http://www.cpantesters.org/cpan/report/8099980
# Failed test '...and croaks on database error' # at t/052_sqlite_store.t line 81.
1. This patch uses "like" instead of "ok", so if something fails, better error message will appear. 2. Fixed error that appeared in 53 cpantesters reports (PASS (77) FAIL (53)).
Thanks, applied. Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
participants (2)
-
Alexandr Ciornii -
Dominic Hargreaves