Adam Kennedy
|
ac243161a9
|
Capture, test and squelch the warning
|
2009-04-07 23:26:48 +00:00 |
|
Tatsuhiko Miyagawa
|
be2e535f53
|
Added more tests to asymmetric_unicode.t to make sure the inserted string's length is 1 besides null
|
2009-04-07 22:05:13 +00:00 |
|
Kenichi Ishigaki
|
ef56832c32
|
DBD-SQLite: found there was a better way to return undef...
|
2009-04-07 18:33:32 +00:00 |
|
Kenichi Ishigaki
|
a40eec1e5d
|
DBD-SQLite: updated Changes
|
2009-04-07 17:24:00 +00:00 |
|
Kenichi Ishigaki
|
583abd817e
|
DBD-SQLite: added a test; execute on inactive error should return undef, not 0
|
2009-04-07 17:17:19 +00:00 |
|
Kenichi Ishigaki
|
e674c69e0f
|
DBD-SQLite: needs to cast to avoid warnings
|
2009-04-07 17:11:50 +00:00 |
|
Kenichi Ishigaki
|
85d1b98aa2
|
DBD-SQLite: this must be a better fix
|
2009-04-07 16:51:53 +00:00 |
|
Kenichi Ishigaki
|
2be3b7ec3a
|
DBD-SQLite: this fixes the broken dbic reconnection issue but not sure why yet...
|
2009-04-07 16:49:46 +00:00 |
|
Adam Kennedy
|
bf9515d516
|
Disable known-bad release
|
2009-04-07 13:41:08 +00:00 |
|
Adam Kennedy
|
4b18420835
|
Updating version to a production release
|
2009-04-07 13:36:38 +00:00 |
|
Darren Duncan
|
7b3cb9c9c1
|
actually, #44779 was resolved in _09
|
2009-04-06 22:13:08 +00:00 |
|
Adam Kennedy
|
bb95cddb01
|
Noting that #44779 is resolved
|
2009-04-06 21:22:46 +00:00 |
|
Kenichi Ishigaki
|
5dee4f7d5c
|
DBD-SQLite: removed "disconnect" from lib/DBD/SQLite.pm which caused "Subroutine DBD::SQLite::db::disconnect redefined" and broke other tests
|
2009-04-06 09:25:43 +00:00 |
|
Adam Kennedy
|
690d7472f3
|
Adding failing test for the asymmetric unicode bug
|
2009-04-05 23:56:09 +00:00 |
|
Adam Kennedy
|
788904db72
|
Updating version to _11 and adding Changes entries
|
2009-04-05 23:43:36 +00:00 |
|
Adam Kennedy
|
85300f62f1
|
Now I can have my fancy module without CORION's hated dependency :)
Bundling Test::NoWarnings into inc
|
2009-04-05 23:42:14 +00:00 |
|
Adam Kennedy
|
6bf428a51d
|
Bumping the Perl dep in the .pm up to 5.006 where it should be.
|
2009-04-05 23:41:14 +00:00 |
|
Adam Kennedy
|
bea7e0f192
|
We're not allowed to compute configure_requires dependencies.
Also, made the dependencies a little more accurate.
|
2009-04-05 23:33:41 +00:00 |
|
Alexandr Ciornii
|
032999c753
|
Check DBI version
|
2009-04-05 22:28:42 +00:00 |
|
Max Maischein
|
df0e738393
|
Fixed t/12* to make Test::NoWarnings optional
|
2009-04-05 19:48:09 +00:00 |
|
Adam Kennedy
|
5172c82430
|
Doc tweak
|
2009-04-05 19:33:59 +00:00 |
|
Max Maischein
|
9dbd444ccb
|
Make Test::NoWarnings optional. Please don't litter/burden DBD::SQLite with fancy prerequisites
|
2009-04-05 19:33:19 +00:00 |
|
Adam Kennedy
|
12974f71a9
|
Found the ACTUAL minimum DBI version we need, and confirming we build against it.
|
2009-04-05 19:29:16 +00:00 |
|
Adam Kennedy
|
b020597b48
|
Moved 12_unicode.t to Test::More
|
2009-04-05 19:16:40 +00:00 |
|
Adam Kennedy
|
8bd54f9930
|
Resolved #32889: prepare_cached does not work correctly
Also resolved a few other minor things.
|
2009-04-05 18:55:08 +00:00 |
|
Kenichi Ishigaki
|
aa9335b2af
|
DBD-SQLite: initialize a variable
|
2009-04-05 13:26:48 +00:00 |
|
Kenichi Ishigaki
|
12d7cdda62
|
DBD-SQLite: removed unused variables to suppress warnings at compile time
|
2009-04-05 13:24:45 +00:00 |
|
Kenichi Ishigaki
|
d6188520e6
|
DBD-SQLite: updated Changes
|
2009-04-05 13:05:37 +00:00 |
|
Kenichi Ishigaki
|
6b8dc80622
|
DBD-SQLite: applied an enable_load_extension patch from RT #32998
|
2009-04-05 13:04:56 +00:00 |
|
Kenichi Ishigaki
|
0f85d36044
|
DBD-SQLite: updated Changes
|
2009-04-05 12:37:26 +00:00 |
|
Kenichi Ishigaki
|
3be3e9ac87
|
DBD-SQLite: added a regression test for RT #29629; it seems this has already been fixed.
|
2009-04-05 12:29:43 +00:00 |
|
Kenichi Ishigaki
|
eea2f95eaf
|
DBD-SQLite: added PrintError => 0
|
2009-04-05 12:21:07 +00:00 |
|
Kenichi Ishigaki
|
38451d9dc1
|
DBD-SQLite: added error handling
|
2009-04-05 12:20:10 +00:00 |
|
Kenichi Ishigaki
|
7341f396bc
|
DBD-SQLite: updated Changes
|
2009-04-05 10:18:19 +00:00 |
|
Kenichi Ishigaki
|
6e265cb9e2
|
DBD-SQLite: added a test for NULLABLE
|
2009-04-05 10:17:19 +00:00 |
|
Kenichi Ishigaki
|
d7104b39ff
|
DBD-SQLite: implemented NULLABLE attribute to resolve RT #40594
|
2009-04-05 10:16:45 +00:00 |
|
Kenichi Ishigaki
|
0dd41aefb3
|
DBD-SQLite: added a test for RT #36838; seems no problem for me, though
|
2009-04-05 05:28:53 +00:00 |
|
Adam Kennedy
|
9af168bc3c
|
Correcting the version
|
2009-04-05 03:09:34 +00:00 |
|
Kenichi Ishigaki
|
778fc853b4
|
DBD-SQLite: updated Changes
|
2009-04-05 02:51:59 +00:00 |
|
Kenichi Ishigaki
|
5f2071dfa2
|
DBD-SQLite: added a regression test reported by #27553 (this has already been fixed)
|
2009-04-05 02:48:53 +00:00 |
|
Kenichi Ishigaki
|
1ce0a42724
|
DBD-SQLite: added a test against binding weird number param
|
2009-04-05 02:35:06 +00:00 |
|
Adam Kennedy
|
0c6f7fb3bd
|
Cleaning up the test
|
2009-04-05 02:32:10 +00:00 |
|
Kenichi Ishigaki
|
a3b6b5586b
|
DBD-SQLite: updated Changes
|
2009-04-05 02:09:29 +00:00 |
|
Kenichi Ishigaki
|
14b5e9270b
|
DBD-SQLite: hopefully resolved RT #29058; don't quote (as text) when a bind param look like a number
|
2009-04-05 02:05:15 +00:00 |
|
Adam Kennedy
|
e1650f962b
|
Fixing implementation of PrintWarn to comply with the DBI specification.
I'm not sure why it doesn't warn anyway, but we'll survive with this for now.
|
2009-04-05 02:03:53 +00:00 |
|
Adam Kennedy
|
4def999402
|
Whitespace and miscellaneous cleanup
|
2009-04-05 02:00:01 +00:00 |
|
Darren Duncan
|
f3ef52b1ff
|
updated changelog re t/28
|
2009-04-05 01:43:58 +00:00 |
|
Darren Duncan
|
baf5d75f2f
|
fixed t/28 that broke following Test.pm update
|
2009-04-05 01:31:36 +00:00 |
|
Adam Kennedy
|
1732905790
|
Noting some more minor changes
|
2009-04-05 00:30:55 +00:00 |
|
Adam Kennedy
|
9d55c7c4ea
|
Adding a warning when warnings are turned on for the connection
|
2009-04-05 00:30:26 +00:00 |
|