Kenichi Ishigaki
|
404246a9f9
|
a float for an integer column
|
2011-09-30 16:14:31 +00:00 |
|
Kenichi Ishigaki
|
4de97d8136
|
loosen the condition a bit
|
2011-09-30 15:22:40 +00:00 |
|
Kenichi Ishigaki
|
8cf4b593ca
|
resolved 67581
|
2011-09-30 14:25:12 +00:00 |
|
Kenichi Ishigaki
|
9a1b8fe4f0
|
resolved #71311; needs more tests for non-blobs
|
2011-09-29 15:29:01 +00:00 |
|
Kenichi Ishigaki
|
d17eda6553
|
apparently SvPVbyte is not well supported in perl 5.6.x
|
2011-09-12 16:02:00 +00:00 |
|
Kenichi Ishigaki
|
e40b755564
|
better support for SQLITE_OMIT_LOAD_EXTENSION
|
2011-08-24 02:19:59 +00:00 |
|
Kenichi Ishigaki
|
9b3cdbfd0d
|
fixed RT#67843
|
2011-05-11 03:12:03 +00:00 |
|
Kenichi Ishigaki
|
968ecf0063
|
sqlite_see_if_its_a_number attribute to enable sqlite_is_number check
|
2011-03-05 13:28:27 +00:00 |
|
Kenichi Ishigaki
|
5288da34ab
|
show warnings only when Warn is true
|
2010-11-14 05:04:15 +00:00 |
|
Kenichi Ishigaki
|
8b35bb979a
|
hopefully fixed #62370 (segfaults during operations on disconnected handle
|
2010-11-03 13:44:04 +00:00 |
|
Kenichi Ishigaki
|
389337381d
|
silenced warnings while compilation
|
2010-10-31 00:10:27 +00:00 |
|
Kenichi Ishigaki
|
c2ede159a6
|
rollback should be done while active flag is on
|
2010-10-30 23:57:39 +00:00 |
|
Kenichi Ishigaki
|
019e78ec3a
|
moved fts3 things to the end of the dbdimp.c as they are private methods
|
2010-10-30 23:53:40 +00:00 |
|
Kenichi Ishigaki
|
9829e0f090
|
fixed a memory leak (rt #60860)
|
2010-08-31 15:13:55 +00:00 |
|
Kenichi Ishigaki
|
cbf6d382d1
|
recover previous behavior
|
2010-08-25 03:04:10 +00:00 |
|
Kenichi Ishigaki
|
03c6c1ee19
|
disabled sqlite_is_number related stuff
|
2010-08-25 02:28:02 +00:00 |
|
Kenichi Ishigaki
|
3b3a5e83bc
|
tweaked buffer size (Stefan Evert++)
|
2010-07-14 18:38:53 +00:00 |
|
Kenichi Ishigaki
|
18b21263b6
|
made VC6 happy
|
2010-07-14 18:37:44 +00:00 |
|
Kenichi Ishigaki
|
21ff3681cc
|
requires STRLEN n_a for POPpx (at least for older perl's)
|
2010-07-14 17:47:18 +00:00 |
|
Laurent Dami
|
aaa54713c9
|
patch suggested by Stefan Evert for older perls that don't have newSVpvn_flags
|
2010-07-13 16:39:52 +00:00 |
|
Laurent Dami
|
d43cf63ad0
|
added support for FTS3 fulltext searches : perl tokenizers, documentation and tests
|
2010-07-13 06:28:21 +00:00 |
|
Kenichi Ishigaki
|
f3dcf2cf74
|
more tests
|
2010-06-17 08:35:33 +00:00 |
|
Kenichi Ishigaki
|
00b0cb9f00
|
more tests
|
2010-06-17 07:08:01 +00:00 |
|
Kenichi Ishigaki
|
2c973413b6
|
wrong condition
|
2010-06-17 03:07:08 +00:00 |
|
Kenichi Ishigaki
|
c7a882378e
|
do not try float conversion without precision
|
2010-06-17 02:59:47 +00:00 |
|
Kenichi Ishigaki
|
da6c54a517
|
comment
|
2010-06-17 02:56:48 +00:00 |
|
Kenichi Ishigaki
|
28a016a78b
|
fix overflow (still one test fails)
|
2010-06-17 02:48:49 +00:00 |
|
Kenichi Ishigaki
|
9c2209faee
|
fetch as float may lose info in the perl world
|
2010-06-17 02:07:07 +00:00 |
|
Kenichi Ishigaki
|
6a0741773a
|
better variable name
|
2010-06-17 01:22:50 +00:00 |
|
Kenichi Ishigaki
|
c6b0a42831
|
attempt to numerify bind parameters if possible; still needs more tests
|
2010-06-16 09:28:31 +00:00 |
|
Kenichi Ishigaki
|
f26fd5cfe8
|
backup feature is only available for sqlite 3.6.11 and newer
|
2010-06-10 06:21:23 +00:00 |
|
Kenichi Ishigaki
|
52b266333e
|
commented compat info
|
2010-06-09 08:55:50 +00:00 |
|
Kenichi Ishigaki
|
e86d56e673
|
silenced another warning
|
2010-05-25 01:24:53 +00:00 |
|
Kenichi Ishigaki
|
479cb58030
|
killed warnings
|
2010-05-24 13:10:16 +00:00 |
|
Kenichi Ishigaki
|
1c50bae61b
|
returning an array should be better
|
2010-05-21 03:58:11 +00:00 |
|
Kenichi Ishigaki
|
937f856f37
|
compile options
|
2010-05-20 03:04:03 +00:00 |
|
Kenichi Ishigaki
|
ce4a01170f
|
DBD::SQLite: (hopefully) silenced warnings
|
2010-03-29 23:46:25 +00:00 |
|
Kenichi Ishigaki
|
80b0265961
|
DBD::SQLite: implemented sqlite_use_immediate_transaction to address #46289 and #42205
|
2010-03-27 19:07:55 +00:00 |
|
Kenichi Ishigaki
|
d003fb74dd
|
DBD::SQLite: silenced warnings
|
2010-02-23 13:00:11 +00:00 |
|
Kenichi Ishigaki
|
413b1daab4
|
DBD::SQLite: all of the current sth attributes can be taken before execute
|
2010-02-11 13:36:10 +00:00 |
|
Kenichi Ishigaki
|
3db3c32273
|
DBD::SQLite: resolved #54271
|
2010-02-09 15:12:41 +00:00 |
|
Kenichi Ishigaki
|
5040024ca9
|
experimental sqlite_allow_multiple_statements/sqlite_unprepared_statements attribute to allow processing a SQL dump
|
2010-01-11 07:34:30 +00:00 |
|
Kenichi Ishigaki
|
8d4756d31c
|
avoid confusion by manual commit/rollback
|
2010-01-01 11:59:39 +00:00 |
|
Kenichi Ishigaki
|
c8502a2bbf
|
don't bother BegunWork flag if AutoCommit is off
|
2010-01-01 11:11:05 +00:00 |
|
Kenichi Ishigaki
|
a3ef235101
|
removed debug info
|
2010-01-01 08:52:10 +00:00 |
|
Kenichi Ishigaki
|
fc6dc7a3d3
|
DBD::SQLite: empty or comment-only statements shouldn't die. issue spotted by tokuhirom++
|
2009-12-26 03:17:02 +00:00 |
|
Kenichi Ishigaki
|
5a755b8ca7
|
DBD::SQLite: fixed #52573 manual transaction issue; please ship this as a dev release (or a prod one if you prefer) to see if this would also fix other major tools like CPANPLUS etc, which 1.27 reportedly broke
|
2009-12-20 03:12:06 +00:00 |
|
Kenichi Ishigaki
|
77cdbe4733
|
silence warnings on HP-UX, spotted by Tux
|
2009-11-25 12:02:53 +00:00 |
|
Kenichi Ishigaki
|
e60d50b81e
|
DBD::SQLite: let us know if the debug macros are enabled
|
2009-11-03 17:24:34 +00:00 |
|
Kenichi Ishigaki
|
39c5139fd3
|
DBD::SQLite: added debug macros
|
2009-11-03 17:13:17 +00:00 |
|