Kenichi Ishigaki
213155f32e
DBD-SQLite: does the same for the test for #29058
2009-04-10 07:41:32 +00:00
Kenichi Ishigaki
a35b4bee85
DBD-SQLite: marked the test that is broken again as todo, and added another workaround for example.
2009-04-10 07:34:24 +00:00
Adam Kennedy
a17515dbdc
More Test::NoWarnings
2009-04-10 06:32:55 +00:00
Adam Kennedy
2ac8ee6ee9
Increased use of Test::NoWarnings
2009-04-10 06:30:07 +00:00
Adam Kennedy
09f58b864d
- Adding support parsing attributes out of the DSN (ADAMK)
...
- Dropping support for uncode before 5.8.5 to simplify support and
to prevent people hurting themselves on platforms that don't
properly support Unicode anyway (ADAMK)
2009-04-10 06:09:31 +00:00
Adam Kennedy
4af1a03483
Updating version for release
2009-04-09 09:29:25 +00:00
Kenichi Ishigaki
906756fee5
DBD-SQLite: fixed 32_inactive_error test to get a proper warning
2009-04-09 04:32:32 +00:00
Adam Kennedy
422cea810d
Preparing for the _02 release
2009-04-08 11:41:53 +00:00
Laurent Dami
217be4e24d
fixed RT#25924 (Arguments to user-defined functions do not respect unicode setting)
2009-04-08 04:32:51 +00:00
Adam Kennedy
be05f9d9dc
Prepare dev release
2009-04-08 01:50:10 +00:00
Tatsuhiko Miyagawa
4ac21a0057
Calls sv_utf8_upgrade in sqlite_st_execute() so passed string values
...
are correctly assumed Perl unicode strings, instead of relying on its
internal character encoding as UTF-8.
This *might* break (potentially broken) apps that passes UTF-8 encoded
strings, instead of decoded strings, to ->execute or ->bind_param()
without SQL_BLOB. But this new behavior is more natural to how Perl
handles strings and consisten to what other drivers do under UTF-8
options set, e.g. DBD::mysql with mysql_enable_utf8 option. See also
http://use.perl.org/~miyagawa/journal/38770 for details.
Fixes RT bug 25371.
2009-04-08 01:36:29 +00:00
Adam Kennedy
0ede9e1124
Preparing for 1.21 release
2009-04-08 01:16:57 +00:00
Tatsuhiko Miyagawa
a90d0d6146
Added more test to asymmetric_unicode to make sure binding param works
2009-04-08 00:12:59 +00:00
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
583abd817e
DBD-SQLite: added a test; execute on inactive error should return undef, not 0
2009-04-07 17:17:19 +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
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
Max Maischein
df0e738393
Fixed t/12* to make Test::NoWarnings optional
2009-04-05 19:48:09 +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
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
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
6e265cb9e2
DBD-SQLite: added a test for NULLABLE
2009-04-05 10:17:19 +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
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
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
Darren Duncan
baf5d75f2f
fixed t/28 that broke following Test.pm update
2009-04-05 01:31:36 +00:00
Adam Kennedy
ad60a824b9
Clean on END
2009-04-05 00:29:22 +00:00
Adam Kennedy
833e560411
Adding failing test
2009-04-05 00:28:55 +00:00
Adam Kennedy
199187bbfc
Wrap in Test::NoWarnings
2009-04-04 23:01:39 +00:00
Adam Kennedy
2bed12654d
Wrap the initial database code in a scope
2009-04-04 22:01:41 +00:00
Adam Kennedy
a95211acc0
Rewrote to use Test::More
2009-04-04 22:00:35 +00:00
Adam Kennedy
40d6ff35c1
Rewrote 28_changestyle.t in Test::More style
2009-04-04 20:19:25 +00:00
Adam Kennedy
e87308e952
Cleared as many simple, obvious or duplicate RT bugs as I could find
2009-04-04 04:19:55 +00:00
Adam Kennedy
e75314771a
Flagging a bunch more tickets as resolved.
...
Some with actual fixes, some were resolved due to patches being applied previously.
2009-04-04 03:42:49 +00:00
Adam Kennedy
431109b9b4
Make sure we rollback
2009-04-04 02:56:41 +00:00
Adam Kennedy
193d8e8f52
All those explicit disconnects are no longer required
2009-04-04 02:54:00 +00:00
Adam Kennedy
140d920c5a
Confirming a couple of old tickets are fixed
2009-04-04 02:41:25 +00:00
Adam Kennedy
90c018c655
Commit a bunch of RT fixes
2009-04-04 00:37:29 +00:00
Adam Kennedy
ec81ab8513
Removing the use of DBI_AUTOPROXY
2009-04-03 20:28:01 +00:00
Adam Kennedy
6988f6c9f4
Updating the t::lib::Test version
2009-04-03 20:19:50 +00:00