ID |
Subject |
Status |
Severity |
Last Updated |
Broken in |
Fixed in |
128056 |
Wishlist: expose sqlite3_db_config() |
resolved |
Wishlist |
2 years ago |
|
|
128121 |
fetchrow_arrayref not returning fully compatible perl array ref |
resolved |
|
2 years ago |
|
|
125068 |
make test fails under some shells. |
resolved |
Normal |
2 years ago |
|
|
124941 |
Using SQLite::VirtualTable::PerlData, can't find completely numeric values in a virtual table column defined as text |
resolved |
|
2 years ago |
|
|
124227 |
SQL-level regression ( likely libsqlite ) |
resolved |
Critical |
2 years ago |
1.55_05 |
|
122581 |
statistics_info() doesn't work correctly |
resolved |
|
3 years ago |
|
|
120444 |
Fails test when no '.' in @INC |
resolved |
|
3 years ago |
|
|
123886 |
Support $st->{ParamValues} |
resolved |
Wishlist |
3 years ago |
1.54 |
|
118395 |
DBD::SQLite 1.51_06+ will break the DBIC test suite |
resolved |
|
3 years ago |
|
|
123342 |
$dbh->err() only returns generic Primary Result Code List (i.e not more specific Extended Result Code) :/ |
resolved |
|
3 years ago |
|
|
17292 |
placeholders don't work in HAVING clauses |
resolved |
Important |
4 years ago |
1.09 |
|
112474 |
FTS3 custom tokenizers disabled by default in SQLite 3.11.0 |
resolved |
|
4 years ago |
|
|
119219 |
Trivial documentation bug in DBL::SQLite 1.52 |
resolved |
|
4 years ago |
|
|
112220 |
t/62_regexp_multibyte_char_class.t fails for perl >= 5.22.0 and non-utf8 locale |
resolved |
|
4 years ago |
1.51_02 |
|
111956 |
wrong sqlite header used when not using local compilation |
resolved |
|
4 years ago |
1.50 |
|
115465 |
column_info doesn't parse sizes with spaces |
resolved |
|
4 years ago |
|
|
112908 |
Query returns different results under mod_perl |
resolved |
Important |
5 years ago |
|
|
111942 |
Support for sqlite3 missing column metadata feature |
resolved |
Normal |
5 years ago |
1.48 |
|
111558 |
Virtual table tests depend on enhanced query syntax availability |
resolved |
|
5 years ago |
1.48 1.49_07 |
|
106856 |
Date Functions less forgiving in DBD vs sqlite3 cmd |
resolved |
|
5 years ago |
|
|
106151 |
SAVEPOINT bug |
resolved |
|
5 years ago |
|
|
106950 |
Extra warnings with savepoints, possibly due to fix of RT#106151 |
resolved |
|
5 years ago |
1.49_01 |
|
110439 |
Add support for $dbh->{ReadOnly} attribute |
resolved |
|
5 years ago |
|
|
107040 |
Please include version of SQLite in POD docs |
resolved |
Wishlist |
5 years ago |
|
|
104884 |
60647_ DBD-SQLite; Thank you - and a suggestion |
resolved |
|
5 years ago |
|
|
105556 |
roundtrip bigint fail on Itanium |
resolved |
|
5 years ago |
|
|
108404 |
Please consider shipping a new devrel with libsqlite 3.009 |
resolved |
|
5 years ago |
|
|
94207 |
overrides optimisation level badly |
resolved |
|
5 years ago |
|
|
86006 |
win32 core dump on fts4 tokenizer |
resolved |
|
5 years ago |
|
|
35449 |
Fast DBH->do |
resolved |
Wishlist |
5 years ago |
|
|
84906 |
Aborts with GCC 4.8 Address Sanitizer pointing to error in sqlite lib |
resolved |
|
6 years ago |
|
|
47178 |
Sample programs in the cookbock is not good examples |
resolved |
Normal |
6 years ago |
|
|
101573 |
Does not build with sqlite < 3070701: SQLite.xs:646: error: ‘SQLITE_OPEN_URI’ undeclared |
resolved |
|
6 years ago |
1.46 |
|
99748 |
The gnerated virtual table perl code does not seem to handle NULL |
resolved |
|
6 years ago |
|
|
99747 |
New test t/virtual_table/21_perldata_charinfo.t relies on volatile data |
resolved |
|
6 years ago |
1.44 |
|
76395 |
SQLite: int values over 32 bit in length produce an error "datatype mismatch" |
resolved |
|
6 years ago |
|
|
95511 |
primary_key_info fails to return names for named primary keys |
resolved |
|
6 years ago |
|
|
96050 |
Segfault in disconnected sqlite_db_filename |
resolved |
|
6 years ago |
|
|
96494 |
[PATCH] add SYSTEM TABLE to table_info() type list |
resolved |
Unimportant |
6 years ago |
1.43_03 |
|
96877 |
sql statements should be converted to utf8 |
resolved |
|
6 years ago |
|
|
97598 |
Crash on disconnect with virtual tables (FTS4) |
resolved |
Important |
6 years ago |
1.42 |
|
99583 |
Bug in DBD::SQLite-1.43_08 - Legacy DOS 8.3 filename support incompatible with SQLITE WAL journal mode |
resolved |
|
6 years ago |
|
|
96878 |
fts4 with contentless table : bind values not supported |
resolved |
|
6 years ago |
|
|
95359 |
AutoCommit, begin_work documentation/code conflict |
resolved |
|
7 years ago |
1.35 1.40 |
|
92413 |
1.40 fails a test under the 5.8.9 provided by Travis-CI |
resolved |
|
7 years ago |
|
|
93380 |
DBD::SQLite 1.41_06/1.42 |
resolved |
|
7 years ago |
|
|
92322 |
Failure under heavily parallelized tests (not investigated yet) |
resolved |
Unimportant |
7 years ago |
|
|
89351 |
DBD-SQLite won't compile on Cygwin 64 bit |
resolved |
|
7 years ago |
|
|
90211 |
Error in documentation |
resolved |
|
7 years ago |
|
|
89011 |
Test failure in t/53_status.t: 'num of sort: 0' |
resolved |
|
7 years ago |
1.40 |
|
88228 |
New libsqlite segfaults on relatively benign SQL |
resolved |
|
7 years ago |
1.41_01 |
|
87435 |
PATCH: statistics_info perldoc |
resolved |
|
7 years ago |
|
|
87297 |
URI filenames in DBD::SQLite |
resolved |
|
7 years ago |
|
|
84974 |
Custom Aggregates and Group By Resulting in BusError or Seg Fault |
resolved |
|
7 years ago |
1.35 1.37 |
|
86080 |
PATCH: statistics_info support |
resolved |
|
7 years ago |
|
|
80087 |
incomplete testing for transaction statements |
resolved |
Important |
7 years ago |
1.38_01 |
1.39 |
79576 |
(patch) bind_param don't work with PADTMP scalars |
resolved |
Important |
8 years ago |
1.37 |
|
84373 |
Add test for RT #26775 "name)" key with DISTINCT |
resolved |
Unimportant |
8 years ago |
|
|
84379 |
MANIFEST missing in svn repo |
resolved |
Important |
8 years ago |
|
|
80344 |
DBD::SQLite Makefile.PL suggestion |
resolved |
|
8 years ago |
|
|
81536 |
primary_key_info returns the wrong KEY_SEQ |
resolved |
Critical |
8 years ago |
1.38_01 |
|
84027 |
Finalizer() not called in sqlite_create_aggregate() when there are no rows |
resolved |
|
8 years ago |
|
|
84372 |
-Wpointer-sign warnings with utf8_hop |
resolved |
Unimportant |
8 years ago |
|
|
70815 |
DBD::SQLite 1.33 build is broken under Solaris using Sun C compiler |
resolved |
|
8 years ago |
|
|
84380 |
Fix WINLIKE for mingw/msys |
resolved |
Unimportant |
8 years ago |
|
|
85302 |
typo fixes |
resolved |
|
8 years ago |
|
1.37 1.38_02 |
79364 |
variance example of the doc |
resolved |
|
8 years ago |
|
|
80295 |
Can't load SQLite::VirtualTable extension via DBD::SQLite |
resolved |
Important |
8 years ago |
1.38_01 |
|
72418 |
unicode table names not decoded in table_info_all call |
resolved |
Normal |
8 years ago |
1.29 1.33 |
|
77617 |
atoll () sometimes just is atol () |
resolved |
Critical |
8 years ago |
1.36_04 |
|
48048 |
improper "require utf8" in tests |
resolved |
Unimportant |
8 years ago |
|
|
56444 |
immediate transaction should be on by default, and the doc be updated |
resolved |
Wishlist |
8 years ago |
1.30_02 |
|
77724 |
bug in primary_key_info with regard to column names containing whitespace |
resolved |
Important |
8 years ago |
|
|
78833 |
utf8 flag for column names |
resolved |
Wishlist |
8 years ago |
1.37 |
|
50779 |
Feature Request: Implement DBI::foreign_key_info |
resolved |
Wishlist |
8 years ago |
1.26_05 |
|
64177 |
ping() wipes out the errstr |
resolved |
Important |
8 years ago |
1.32_01 |
|
68985 |
Re: [PATCH] Won't compile on archaic OS |
resolved |
|
9 years ago |
|
|
76040 |
functions with state |
resolved |
|
9 years ago |
|
|
74723 |
DBD-SQLite-1.35 core dumps on 64bit Solaris 10, for perls 5.10, 5.12 and 5.14 |
resolved |
Important |
9 years ago |
1.35 |
|
73787 |
sqlite_see_if_its_a_number causes a buffer overflow |
resolved |
|
9 years ago |
|
|
73159 |
FTS tokenizer segfault |
resolved |
|
9 years ago |
|
|
73314 |
binding of 64bit integers fail on 1.34_02 |
resolved |
Important |
9 years ago |
1.34_02 |
|
70135 |
All operations fail with "not an error" when APR::Table is loaded |
resolved |
Critical |
9 years ago |
1.33 |
|
71311 |
binding output columns as SQL_BLOB returns nothing |
resolved |
|
9 years ago |
1.33 |
|
67581 |
bind_param SQL_INTEGER numifies value |
resolved |
Critical |
9 years ago |
1.31 |
|
47983 |
Re: DBD-SQLite with mod_perl (CentOS only?) |
resolved |
|
9 years ago |
|
|
63873 |
mod_perl and DBD::SQLite::db prepare failed: not an error |
resolved |
Critical |
9 years ago |
1.31 |
|
70868 |
make test fails under Perl 5.6.1 |
resolved |
|
9 years ago |
|
|
67843 |
savepoint rollback alters AC state |
resolved |
Normal |
10 years ago |
1.32_02 |
|
65267 |
Add RTree support option |
resolved |
Wishlist |
10 years ago |
|
|
62371 |
Rollback without a transaction is not considered an error |
resolved |
Important |
10 years ago |
1.27 1.29 1.31 |
|
61958 |
REGEXP should return NULL when one of its arguments is NULL |
resolved |
Normal |
10 years ago |
1.31 |
|
62370 |
Segaults during operations on disconnected handles |
resolved |
Important |
10 years ago |
1.27 1.29 1.31 |
|
61117 |
Supporting database as an alias for dbname in DSN |
resolved |
Normal |
10 years ago |
|
|
61361 |
Problems building 1.31 with system SQLite |
resolved |
|
10 years ago |
|
|
61355 |
Fails testing in parallel |
resolved |
|
10 years ago |
|
|
60860 |
Slow but steady memory leak on last_insert_id calls |
resolved |
Important |
10 years ago |
|
|
54628 |
Enable Custom (User Implemented) Tokenizers with FTS3 tables |
resolved |
Wishlist |
10 years ago |
1.29 |
|
46380 |
enable FTS3 extended query syntax |
resolved |
|
10 years ago |
|
|
58332 |
Documentation error for preventing fsync |
resolved |
|
10 years ago |
1.29 |
|
60698 |
Test failures with SQLite 3.7 |
resolved |
Normal |
10 years ago |
1.29 |
|
58635 |
t/13_create_collation.t crashes in Perl 5.13.2 |
resolved |
Important |
10 years ago |
1.29 1.30_03 |
|
56693 |
[PATCH] Fix spelling errors |
resolved |
|
11 years ago |
|
|
53235 |
Compatibility with SQLite ICU extension |
resolved |
Wishlist |
11 years ago |
1.27 |
|
57985 |
Unable to read any SQLite database if RTree tables are created in it |
resolved |
|
11 years ago |
|
|
45578 |
A patch to small improvement (not a bug report) |
resolved |
Wishlist |
11 years ago |
|
|
42205 |
Long running: database is locked(5) at dbdimp.c line 218 |
resolved |
Normal |
11 years ago |
1.14 |
|
46289 |
potential bug with transactions / locking |
resolved |
|
11 years ago |
|
|
55466 |
Problem with names in DB that using square bracers |
resolved |
Normal |
11 years ago |
|
|
45113 |
incorrect SQL_IDENTIFIER_QUOTE_CHAR? |
resolved |
Important |
11 years ago |
1.22_07 |
|
53579 |
minor remaining extended placeholder DWIM issue (but workaround available in recent ver is okay, THANKS!) |
resolved |
Wishlist |
11 years ago |
1.25 |
1.29 |
54271 |
Inserting a string with utf-8 flag on corrupts BLOB data |
resolved |
Important |
11 years ago |
1.29 |
|
52573 |
Manual Transaction handling seems to be broken |
resolved |
Normal |
11 years ago |
1.27 |
|
50935 |
Doc drift |
resolved |
Normal |
11 years ago |
|
|
49716 |
column_info is broken |
resolved |
Important |
11 years ago |
1.26_03 |
|
48393 |
Error on commit when running under the debugger: "panic: attempt to copy freed scalar" |
resolved |
|
11 years ago |
1.23 1.24_01 1.24_02 1.25 1.26_01 1.26_02 |
|
50655 |
Feature Request: Add Explicit Foreign Key Support |
resolved |
|
11 years ago |
|
|
50503 |
Segfault with fts3 |
resolved |
Normal |
11 years ago |
1.25 1.26_04 |
1.14 |
48051 |
Includes SQLite source |
resolved |
Important |
11 years ago |
1.25 1.26_01 1.26_02 |
|
44882 |
Use of $h->func() should be deprecated and replaced with calls to driver-private 'installed methods' |
resolved |
|
12 years ago |
|
|
46615 |
Online backup support |
resolved |
Normal |
12 years ago |
|
|
46831 |
table_info schema is incorrect and doesn't work with attached databases |
resolved |
Normal |
12 years ago |
1.26_01 |
|
44871 |
Using hooks like 'create_function' do not return errors when they fail |
resolved |
Important |
12 years ago |
1.21 |
|
45166 |
[PATCH] Skip Unicode path tests under Cygwin |
resolved |
Critical |
12 years ago |
1.23 1.25 |
|
18788 |
Fork a variant for distributable SQLite dbs |
resolved |
Wishlist |
12 years ago |
|
|
35972 |
Segmentation fault by [ t/01logon ] on sun4-solaris-thread-multi-64int |
resolved |
Important |
12 years ago |
1.14 |
|
45171 |
test failure on CentOS 4.6 |
resolved |
Normal |
12 years ago |
1.23 |
|
44861 |
Systems without dlfcn.h won't build/test |
resolved |
Unimportant |
12 years ago |
0.18 |
|
44872 |
04_insert fails with core dump |
resolved |
Critical |
12 years ago |
1.21 |
|
25371 |
Asymmetric UTF-8 support causes malformed data |
resolved |
Important |
12 years ago |
|
|
44891 |
Strings looking like numbers corrupted |
resolved |
|
12 years ago |
1.20 1.21 |
|
44884 |
Avoid use of DBIS macro in driver internals |
resolved |
|
12 years ago |
|
|
25924 |
Arguments to user-defined functions do not respect unicode setting |
resolved |
|
12 years ago |
|
|
44926 |
Collation perllocale is doing nothing... |
resolved |
|
12 years ago |
1.21 |
|
44876 |
Patch to fix includes in the SQLITE_LOCATION case |
resolved |
|
12 years ago |
|
|
29519 |
t/70schemachange.t failure |
resolved |
Important |
12 years ago |
1.14 |
|
44779 |
[t/03insert.t] last_insert_id returns undef where 4 is expected |
resolved |
Normal |
12 years ago |
1.19_01 1.19_02 1.19_03 |
1.14 |
7106 |
UNIX-style filesystem paths not recognized under cygwin |
resolved |
Important |
12 years ago |
1.00 |
|
32889 |
prepare_cached does not work correctly |
resolved |
|
12 years ago |
|
|
35482 |
DBD::SQLITE 1.14 |
resolved |
|
12 years ago |
|
|
34828 |
Please add support for user-defined collations |
resolved |
Wishlist |
12 years ago |
|
|
26460 |
Sorting numeric values in aggregate functions |
resolved |
Important |
12 years ago |
1.13 |
|
32998 |
enable_load_extension function |
resolved |
Normal |
12 years ago |
|
|
42940 |
DBD-SQLite make test faild |
resolved |
|
12 years ago |
|
|
40594 |
DBD::SQLite does not implement $sth->{NULLABLE} |
resolved |
Normal |
12 years ago |
1.14 |
|
36836 |
Bus error on unique key conflict |
resolved |
Important |
12 years ago |
1.14 |
|
27553 |
(No subject) |
resolved |
Wishlist |
12 years ago |
1.13 |
|
43448 |
forking schema test is flawed |
resolved |
|
12 years ago |
|
|
22688 |
DBD::SQLITE Error Report |
resolved |
|
12 years ago |
|
|
34600 |
t/06_error.t stalling |
resolved |
|
12 years ago |
1.14 |
|
36651 |
Bug involving "closing dbh with active statement handles" |
resolved |
|
12 years ago |
|
|
34408 |
Primary key name wrong with newline in CREATE TABLE |
resolved |
Normal |
12 years ago |
1.14 |
|
25196 |
bug in prepare? |
resolved |
|
12 years ago |
|
|
41047 |
Re: Bug#506157: libdbd-sqlite3-perl: unsufficient error message while opening database for writing |
resolved |
|
12 years ago |
|
|
31239 |
prepare_cached...statement handle DBIx::ContextualFetch::st=HASH still Active |
resolved |
Normal |
12 years ago |
1.14 |
|
27702 |
(No subject) |
resolved |
|
12 years ago |
|
|
27701 |
(No subject) |
resolved |
|
12 years ago |
|
|
35769 |
dbimp.c uses uninitialized variables. |
resolved |
|
12 years ago |
1.11 1.12 1.13 1.14 |
|
403 |
test failure on "Testing select speed (large table) |
resolved |
Normal |
12 years ago |
0.12 |
|
41631 |
Dot doesn't work in quoted column aliases |
resolved |
Important |
12 years ago |
|
|
32570 |
segmentation fault during tests 07 & 08 |
resolved |
Important |
12 years ago |
1.14 |
|
31324 |
Incorrect Implementation of column names within sqlite_st_FETCH_attrib |
resolved |
Important |
12 years ago |
|
|
33441 |
unlimited memory accumulation |
resolved |
Important |
12 years ago |
1.12 1.14 |
|
37215 |
memory leaks in sqlite_db_disconnect |
resolved |
Important |
12 years ago |
|
|
32723 |
last_insert_rowid should handle sqlite_int64, not int |
resolved |
Normal |
12 years ago |
1.14 |
|
21472 |
Spurious "not an error" and "bind or column index out of range" errirs |
resolved |
Critical |
12 years ago |
1.13 |
|
9792 |
Crashes upon re-executing a statement |
resolved |
Important |
12 years ago |
|
|
35904 |
Test failure: Bus error t/08create_function test |
resolved |
Important |
12 years ago |
1.14 |
|
32100 |
t/06error.t fails using SQLite 3.5.4 |
resolved |
Normal |
12 years ago |
1.14 |
|
40383 |
Patch to fix "closing dbh with active statement handles" |
resolved |
Important |
12 years ago |
1.14 |
|
42567 |
Core dump in t/07busy.t after test 4 (mutex and/or memory corruption) |
resolved |
Important |
12 years ago |
1.14 |
|
30558 |
INSERT After PK Failure Also Fails Using Prepared |
resolved |
Critical |
12 years ago |
1.13 1.14 |
1.12 |
7753 |
DBD::SQLite error shouldn't include extraneous info |
resolved |
Normal |
12 years ago |
1.06 |
|
36467 |
Name "DBD::SQLite::sqlite_version" used only once |
resolved |
|
12 years ago |
1.14 |
|
4591 |
Test suite (t/t50*.t) is order dependent / bug in t/lib.pl? |
resolved |
|
12 years ago |
|
|
21406 |
DBD-SQLite 1.13 broke Class-DBI |
resolved |
Important |
12 years ago |
1.13 1.14 |
|
20286 |
DBD::SQLite leaks file descriptors |
resolved |
Important |
12 years ago |
1.11 1.12 1.13 |
|
44647 |
Makefile.PL syntax error |
resolved |
|
12 years ago |
1.19_01 |
|
29520 |
1.14 fails in test 6 |
resolved |
Normal |
12 years ago |
1.14 |
|
29497 |
POD content bug |
resolved |
|
12 years ago |
|
|
35838 |
support for DBI::column_info call |
resolved |
Wishlist |
12 years ago |
1.14 |
|
18617 |
Build error under win32 |
resolved |
Important |
12 years ago |
1.11 |
|
39938 |
Read-access to development repository |
resolved |
Wishlist |
12 years ago |
|
|
13631 |
wish: column_info support() |
resolved |
Wishlist |
12 years ago |
1.09 |
|
30502 |
t\70schemachange.t fails on Windows |
resolved |
|
12 years ago |
1.14 |
|
30167 |
Specify configuration depenencies with "configure_requires" |
resolved |
Normal |
12 years ago |
1.14 |
1.19_01 |
17623 |
make test fails when DBI_DSN is not DBD::SQLite |
resolved |
Normal |
12 years ago |
1.11 |
|
35773 |
sqlite3_finalize shall not be called twice |
resolved |
|
13 years ago |
1.14 |
|
25100 |
Can't bind_param($idx, $value) if $idx is string that contains a number - PATCH |
resolved |
Critical |
13 years ago |
|
|
23242 |
"Unknown named parameter" when binding tainted parameter |
resolved |
|
13 years ago |
|
|
27324 |
Library upgrade to 3.3.14 breaks module 1.13 |
resolved |
Unimportant |
13 years ago |
|
|
28757 |
Segfault on repeated inserts |
resolved |
|
13 years ago |
|
|
28785 |
User defined functions return values cause overflows in a particular range |
resolved |
|
13 years ago |
|
|
28102 |
EXPLAIN query causes segmentation fault |
resolved |
|
13 years ago |
|
|
21443 |
Error on some params when bind parameters not in use |
resolved |
Important |
14 years ago |
1.13 |
|
17603 |
Never executed statements don't finalize |
resolved |
Normal |
14 years ago |
1.11 |
|
18878 |
Selectrow_array() with prepared statement doesnt work |
resolved |
Critical |
14 years ago |
1.12 |
|
18639 |
Add Regex Support? |
resolved |
|
14 years ago |
|
|
12347 |
SEGV when accessing $sth->{TYPE}->[$i] for a VIEW |
resolved |
Important |
14 years ago |
1.07 |
|
13646 |
Segfault when accessing $sth->{TYPE} |
resolved |
Important |
14 years ago |
1.09 |
|
18151 |
Attempting to run "perl Makefile.PL" results in a seg fault under Cygwin. |
resolved |
Important |
14 years ago |
1.09 1.10 1.11 |
|
18470 |
Failed Test |
resolved |
Critical |
14 years ago |
1.11 |
|
18153 |
uninitialized variable in dbdimp.c:249 (SUSE bugzilla#156965) |
resolved |
Normal |
14 years ago |
1.11 |
|
16598 |
Fine tune unicode support |
resolved |
Unimportant |
14 years ago |
|
|
17818 |
Prepare/Execute binding in SELECT with HAVING |
resolved |
Normal |
14 years ago |
1.11 |
|
15164 |
Accepting bad SQL "select 'eek" |
resolved |
Normal |
14 years ago |
0.09 |
|
9837 |
Memory Leak |
resolved |
Important |
14 years ago |
1.07 |
|
9643 |
prepared statement not finalized in sqlite_st_finish |
resolved |
Important |
14 years ago |
1.07 |
|
15756 |
Selectrow_arrayref() with prepared statement doesnt work |
resolved |
Normal |
14 years ago |
1.09 |
|
15111 |
sqlite3 (2005-Sep-16 - Version 3.2.6 - Critical Bug Fix) |
resolved |
Critical |
14 years ago |
1.09 |
|
14628 |
typo in documentation "finc", decode() example ? |
resolved |
Unimportant |
14 years ago |
1.09 |
|
14022 |
Timeout variable problem |
resolved |
Critical |
14 years ago |
1.09 |
|
13222 |
Perl 5.005_03 Compilation Error |
resolved |
Important |
14 years ago |
1.08 |
|
12894 |
update to sqlite-3.2.1 |
resolved |
Important |
14 years ago |
|
|
8564 |
Seg Fault when accessing column name metadata $sth-{NAME} |
resolved |
Important |
14 years ago |
1.07 |
|
4965 |
DBD::SQlite does not support threading |
resolved |
Important |
14 years ago |
0.29 |
|
6340 |
multiple INSERTIONs won't work if you have more than 1 STH opened/cached |
resolved |
Critical |
14 years ago |
0.27 |
|
18633 |
t/07busy.t hangs |
resolved |
Important |
14 years ago |
1.12 |
|
20039 |
[PATCH] Rounding bug in test 18 of t/08create_function.t |
resolved |
Important |
14 years ago |
1.12 |
|
11680 |
"database is locked" error in DBD::SQLite |
resolved |
Important |
14 years ago |
1.08 |
|
1981 |
'bus error' in perl on mac os x when using DBD::SQLite and prepared statements |
resolved |
Critical |
14 years ago |
0.23 |
|
20253 |
SQLite::db do failed: database is locked(5) at dbdimp.c line 398 at t/07busy.t line 71 |
resolved |
Important |
14 years ago |
|
|
13814 |
Build fails to link against libsqlite3.so when installed in "odd" places |
resolved |
Normal |
14 years ago |
1.09 |
|
16389 |
(No subject) |
resolved |
Critical |
14 years ago |
1.11 1.12 |
|
20378 |
Patch for named parameters |
resolved |
Normal |
14 years ago |
1.12 |
|
20637 |
Warning Should not End in Newline |
resolved |
|
14 years ago |
|
|
19471 |
utf8 Flag on For BLOB Data |
resolved |
Important |
14 years ago |
0.05 0.06 0.07 0.08 0.09 0.10 0.11 0.12 0.13 0.14 0.15 0.16 0.17 0.18 0.19 0.20 0.21 0.22 0.23 0.24 0.25 0.26 0.27 0.28 0.29 0.30 0.31 1.00 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.10 1.11 1.12 |
|
15186 |
prepare_cached brokenness |
resolved |
Important |
15 years ago |
1.09 |
|
17013 |
2005-Dec-19 - Versions 3.2.8 and 2.8.17 |
resolved |
Critical |
15 years ago |
|
|
17571 |
Bundle SQLite 3.3.3 |
resolved |
Important |
15 years ago |
|
|
18328 |
Build Broken with SQLite 3.3.3 |
resolved |
|
15 years ago |
|
|
18443 |
upgrade to 3.3.4 |
resolved |
Wishlist |
15 years ago |
|
|
18253 |
sqlite_st_execute broken |
resolved |
Critical |
15 years ago |
|
|
17218 |
Not respecting text fields |
resolved |
Important |
15 years ago |
1.11 |
|
12674 |
DBD::SQLite ignores parameter bindings |
resolved |
Normal |
15 years ago |
0.08 |
|
15711 |
User defined functions cannot return blob values (patch) |
resolved |
Normal |
15 years ago |
1.09 |
|
14582 |
A way to enable utf8tion of strings would be nice |
resolved |
Unimportant |
15 years ago |
|
|
16187 |
$sth->rows doesn't work |
resolved |
Critical |
15 years ago |
1.09 |
|
14595 |
BLOB cannot handle NUL (\x00) characters |
resolved |
Important |
15 years ago |
1.08 |
|
9789 |
Invalid handle causes a segfault instead of exception |
resolved |
Unimportant |
16 years ago |
1.07 |
|
9818 |
03insert.t failing in 1.07 |
resolved |
Normal |
16 years ago |
1.07 |
|
9480 |
DBD::SQLite installation fails without DBI |
resolved |
|
16 years ago |
|
|
6068 |
UTF-8 flag not enabled ? |
resolved |
|
16 years ago |
0.29 |
|
4339 |
$DBD::SQLite::version in addition to $dbh->{sqlite_version} |
resolved |
Wishlist |
16 years ago |
|
|
7052 |
getsqlite.pl gets installed (you need 'PL_FILES' => {},) |
resolved |
Normal |
16 years ago |
|
|
9267 |
prepare failed: ambiguous column name at dbdimp.c |
resolved |
Important |
16 years ago |
1.07 |
|
9210 |
timestamp is broken |
resolved |
|
16 years ago |
|
|
9121 |
Spurious "use of uninitialised value in subroutine" with ->execute() |
resolved |
Unimportant |
16 years ago |
1.07 |
|
8750 |
DBD::SQLite Makefile.PL fails if no DBD |
resolved |
Important |
16 years ago |
|
|
8414 |
Problem binding OID |
resolved |
Important |
16 years ago |
1.07 |
|
8198 |
make clean does not delete output/foo. Included fix. |
resolved |
Normal |
16 years ago |
1.07 |
|
8197 |
binding nulls under strict causes error messages. included test cases and fix |
resolved |
Normal |
16 years ago |
1.07 |
|
8158 |
Version 3 datatype oddness with proposed patch and testcases |
resolved |
Normal |
16 years ago |
1.07 |
|
7673 |
Very large integers are coerced into 32 bits |
resolved |
Important |
16 years ago |
1.05 |
|
8021 |
V3 chewing up tiemstamps? |
resolved |
|
16 years ago |
1.07 |
|
7795 |
Class::DBI::SQLite fails "make test" when DBD::SQLite prepares "PRAGMA table_info(?)" |
resolved |
|
16 years ago |
|
|
7972 |
$sth->execute(undef) gives warning |
resolved |
Normal |
16 years ago |
1.06 |
|
7387 |
$sth->execute(undef) gives warning |
resolved |
Normal |
16 years ago |
1.03 |
|
7780 |
test still broken on Solaris |
resolved |
Important |
16 years ago |
1.06 |
|
5464 |
Bus Error - core dumped when submitting aggregate functions AVG, SUM, not a problem with MIN, MAX, Count |
resolved |
Important |
16 years ago |
|
|
7232 |
dbdimp.c(20) : error C2010: '.' : unexpected in macro formal parameter list |
resolved |
Critical |
16 years ago |
|
|
6044 |
segfault when executing empty statement with "do" |
resolved |
Important |
16 years ago |
0.31 |
|
5265 |
DBD-SQlite 0.30 on HPUX11 |
resolved |
|
16 years ago |
0.29 |
|
5804 |
DBD::SQLite v0.31 produces 'Bad free()' errors |
resolved |
Important |
16 years ago |
0.31 |
|
5454 |
(No subject) |
resolved |
|
16 years ago |
|
|
5565 |
Possible |
resolved |
Normal |
16 years ago |
0.31 |
|
6081 |
PopFile cores in DBD-SQLite, Solaris-9, Sparc, perl 5.8.3 |
resolved |
Important |
16 years ago |
0.31 |
|
7246 |
v 1.02 Continues to Fail to Compile on SuSE 9.1 64 bit |
resolved |
Normal |
16 years ago |
1.02 |
|
7327 |
sqlite v1.03 on win32 |
resolved |
|
16 years ago |
|
|
7293 |
v1.02 Commit Problem |
resolved |
Normal |
16 years ago |
1.02 |
|
7398 |
DBD::SQLite-1.03 not building on Linux (1.02 ok) |
resolved |
Important |
16 years ago |
1.03 |
|
7071 |
test broken on Solaris |
resolved |
|
16 years ago |
1.00 |
|
7441 |
Best way to insert binary null columns? |
resolved |
Important |
16 years ago |
1.03 |
|
7278 |
DBD-SQLite-1.02 fails to compile on FreeBSD |
resolved |
Important |
16 years ago |
1.02 |
|
7185 |
1.00 fails to make/test on debian stable |
resolved |
Normal |
16 years ago |
1.00 |
|
7192 |
v 1.00 Fails to Make on SuSE 64 bit |
resolved |
Normal |
16 years ago |
1.00 |
|
7140 |
$dbd->func('last_insert_rowid') incompatibilities |
resolved |
Important |
16 years ago |
1.00 |
0.31 |
7110 |
DB Statement Handle Confusion |
resolved |
Critical |
16 years ago |
1.00 |
0.30 |
5568 |
DBD::SQLite, SELECT and transactions (with patch) |
resolved |
Important |
16 years ago |
0.31 |
|
5467 |
Patch for busy_timeout support |
resolved |
Wishlist |
16 years ago |
0.31 |
|
5455 |
Patch for basic get_info support |
resolved |
Wishlist |
16 years ago |
|
|
2634 |
No way to set busy_timeout? |
resolved |
Wishlist |
16 years ago |
0.25 |
|
5457 |
primary_key bug |
resolved |
Normal |
16 years ago |
0.31 |
|
6034 |
Patch for segfault issue |
resolved |
Normal |
16 years ago |
0.31 |
|
7011 |
connection parameters do not allow specification of file name |
resolved |
Important |
16 years ago |
0.31 |
|
6969 |
SQLite 3.0 is out and ready. |
resolved |
Wishlist |
16 years ago |
0.06 0.07 0.08 0.09 0.10 0.11 0.12 0.13 0.14 0.15 0.16 0.17 0.18 0.19 0.20 0.21 0.22 0.23 0.24 0.25 0.26 0.27 0.28 0.29 0.30 0.31 |
0.07 |
4516 |
type info not numerical |
resolved |
Unimportant |
16 years ago |
0.28 |
|
5329 |
Perl corrupted when run 50chopblanks.t on ActivePerl5.8.2 win32 |
resolved |
Critical |
17 years ago |
0.30 |
|
5374 |
Assertion failure |
resolved |
Important |
17 years ago |
0.31 |
|
4567 |
Vacuum failed.DBD::SQLite::db do failed: SQL logic error or missing database |
resolved |
Critical |
17 years ago |
0.28 |
|
4509 |
Vacuum failed.DBD::SQLite::db do failed: SQL logic error or missing database at E:\sql.pl |
resolved |
Important |
17 years ago |
0.28 |
|
4592 |
t50chopblanks.t fails under Perl 5.8.2 / Win32 |
resolved |
|
17 years ago |
|
|
4860 |
Placeholders not working for UPDATE statements |
resolved |
|
17 years ago |
|
|
5000 |
ATTACH database does not work |
resolved |
Critical |
17 years ago |
0.29 |
|
3061 |
Compilation patch for 5.8.0/cygwin-multi-64int |
resolved |
Important |
17 years ago |
0.25 |
|
4840 |
No rows implementation |
resolved |
Important |
17 years ago |
|
|
4834 |
Requires more recent version of DBI than 1.03 |
resolved |
|
17 years ago |
0.29 |
|
2892 |
make test failing from t/10dsnlist.t to the end |
resolved |
Important |
17 years ago |
0.25 |
|
2127 |
Compiling - Win32 - .NET Framework SDK |
resolved |
Important |
17 years ago |
0.24 |
|
1914 |
Compiling - Win32 - VC++ 6 |
resolved |
Important |
17 years ago |
0.23 |
|
3284 |
Undefined externals in V 0.27 |
resolved |
Important |
17 years ago |
|
|
2930 |
segfault using disconnected SQLite DBD handle |
resolved |
Important |
17 years ago |
0.25 |
|
2279 |
t\06error.t reports "Free to wrong pool ..." with Perl 5.8 under Win32 |
resolved |
Important |
17 years ago |
0.25 |
|
2191 |
Failed test t/50commit at ok 3 |
resolved |
Normal |
17 years ago |
0.25 |
|
2120 |
Incorrect return value from do() |
resolved |
Normal |
17 years ago |
0.24 |
|
3030 |
Include newer version of SQLite |
resolved |
Wishlist |
17 years ago |
0.25 |
|
2900 |
SQLite 2.8.4 compilation problem (using getsqlite.pl) |
resolved |
Normal |
17 years ago |
0.25 |
|
1763 |
Crash when using path for database |
resolved |
Important |
18 years ago |
0.17 |
|
1843 |
SELECT after rollback causes segmentation fault |
resolved |
Normal |
18 years ago |
0.21 |
0.21 |
1841 |
Table self-join does not work correctly |
resolved |
Important |
18 years ago |
0.21 |
|
1690 |
Make test failures on 5.8.0 on OSX 10.2.1 |
resolved |
|
18 years ago |
|
|
1680 |
(No subject) |
resolved |
Critical |
18 years ago |
|
|
1371 |
REGEX ERROR AFTER DB ACCESS |
resolved |
Critical |
18 years ago |
0.18 |
|
1354 |
test failures on 5.8 |
resolved |
Critical |
18 years ago |
0.18 |
|
404 |
ENOMEM when binding references as DBI params |
resolved |
|
18 years ago |
0.12 |
|
337 |
correction for previous bug report |
resolved |
Normal |
18 years ago |
0.10 |
|
336 |
bug when inserting escaped single quotes |
resolved |
Normal |
18 years ago |
0.10 |
|
316 |
multiple definitions of symbol causes all tests to fail in .10 |
resolved |
Important |
18 years ago |
0.09 |
0.05 |
545 |
test fault with bleadperl |
resolved |
|
18 years ago |
0.15 |
|
306 |
handler attribute |
resolved |
Normal |
18 years ago |
0.07 |
|
312 |
fetchrow_hashref bug? |
resolved |
Normal |
18 years ago |
0.06 0.08 |
|