Skip Menu |

This queue is for tickets about the DBIx-Class CPAN distribution.

Maintainer(s)

NOXFER, RIBASUSHI

Bugs

ID Subject Status Severity Last Updated Broken in Fixed in
114214 DBIx::Class::Storage::Sybase::_ping resolved 6 months ago 0.082842
131397 DBIx::Class::Manual::SQLHackers not available resolved 6 months ago
132390 SQLA -value arguments degraded on search resolved 6 months ago 0.082842
115381 Column value bleeds over from previous create call (MSSQL-only?) resolved 6 months ago 0.082842
80283 pk not retrieved after a create resolved 6 months ago 0.082842
132188 Fails in bleadperl v5.31.9-162-gad89278aa2 resolved 8 months ago 0.082841
130893 _insert_bulk not looking at all column values resolved 1 years ago 0.082841
130271 SEGV with recent bleadperls resolved 1 years ago 0.082841
129133 DBIx::Class::ResultSetColumn does not respect +select, +as resolved 2 years ago
113741 Can't use custom HandleError with Schema::Versioned resolved 2 years ago 0.082820 0.082840
108898 find_or_create accorss relationships bug? resolved 3 years ago
122028 List of authors in README has mixed encoding resolved 3 years ago 0.082840 0.082841
120827 DBIx::Class: Configuration fails with Perl 5 blead due to no-dot-by-default-in-@INC resolved 3 years ago 0.082841
120129 Fails with MooseX::Types 0.49 when AUTOMATED_TESTING=1 resolved 3 years ago 0.082840 0.082841
119845 t/resultset/update_delete.t fails with sqlite 3.16 resolved 3 years ago 0.082840 0.082841
117271 libdbix-class-perl: FTBFS: Tests failures resolved 3 years ago 0.082841
112007 [PATCH] fix some spelling mistakes resolved 4 years ago 0.082840
113339 execute_reliably should not stringify original exception resolved 4 years ago 0.082840
107159 Bug: Spurious rollback when commit fails resolved 4 years ago 0.082840
111567 FilterColumn deleting entries when set twice resolved 4 years ago 0.082820 0.082840
75707 Oracle - generate query problem resolved 5 years ago 0.082800
105648 DBIx::Class problem (probably) resolved 5 years ago
108098 Issue with alias names in +as with group by - 0.082810 resolved 5 years ago
74991 TxnScopeGuard dies if $@ contains object resolved Normal 5 years ago 0.08196
107852 t/105view_deps.t tests fails since SQLite-3.9.0 resolved 5 years ago 0.082821
111916 Point release needed passing tests with DBD::SQLite 1.50+ resolved Critical 5 years ago 0.082821
104429 Test suite failure: 52leaks.t resolved Normal 5 years ago 0.082821
101615 t/54taint.t fails on Windows 7 "perl in space" resolved 6 years ago 0.082820
102754 populate silently drops data if first hashref contains less items than subsequent hashrefs resolved 6 years ago 0.082801
92723 populate inserts only rows that exist in first row resolved 6 years ago 0.082801
96499 'Cascading delete on Ordered has_many works' t/60core.t test fails with sqlite 3.8.5 resolved 6 years ago 0.08270 0.082801
86685 strange behavior with set_column resolved 6 years ago 0.082801
92234 unhelpful error message caused by error in relationship declaration resolved 6 years ago 0.082801
95054 filter_column + 2 * find_or_create always dies if column is uniq resolved Critical 6 years ago 0.082801
95658 Question about collapse attribute resolved 6 years ago 0.082801
98161 chained resultset have randomly different queries/results resolved 6 years ago 0.082700_05 0.082700_06
99103 Upcoming DBIx::Class PAUSE-permissions trim: READ THIS EMAIL resolved 6 years ago
85389 [PATCH] Spelling fixes resolved 7 years ago 0.08260
86267 DBIx::Class::Carp and namespace::clean resolved 7 years ago 0.08250 0.08260
91975 datatype mismatch warning from test resolved 7 years ago 0.08260
91974 load_class taken from deprecated place resolved 7 years ago 0.08260
91972 duff untainting in test resolved 7 years ago 0.08260
91947 Tests failling with latest Moose resolved Important 7 years ago 0.08250 0.08260
92138 libdbix-class-perl: FTBFS: test failures resolved 7 years ago 0.08250 0.08260
91130 POD Link Anchor Broken A Bit resolved Unimportant 7 years ago 0.08260
92331 update test failing due to parens with SQL-Abstract-1.77 resolved 7 years ago 0.08260
92486 Failing taint test, symbols are not exported resolved 7 years ago 0.08250_06 0.08260
90744 Be more clear about the UTF8 flag resolved Wishlist 7 years ago 0.08250
81127 Results of get_column('xxx')->min incorrect on resultset using group_by resolved 8 years ago 0.08250
54949 Search with has_many relation fails at using ORDER BY RAND() resolved Normal 8 years ago 0.08119 0.08250
74024 resolve dups in the order_by clause resolved 8 years ago 0.08250
74584 Support for out-of-order has_many prefetch resolved Important 8 years ago 0.08250
83711 make it easier to find out where to start reading the docs resolved 8 years ago 0.08210
81717 [Meta] Test suite warnings caused by our deps resolved Unimportant 8 years ago
83710 `make distdir` does not work on win32 resolved 8 years ago
83305 Duplicated columns with 'having' resolved Important 8 years ago 0.08206 0.08208
83084 DBIx::Class 0.08205 archive is broken resolved Important 8 years ago 0.08205
0.08206
0.08208
81114 t/storage/txn.t fails on Win32, perl 5.8.9 resolved 8 years ago 0.08204 0.08205
80015 Bug with resultset delete() on db2 ( dropping schema names from database ) resolved 8 years ago 0.08205
81638 Test failures due to hash randomisation in perl 5.17.6 resolved Important 8 years ago 0.08204 0.08205
78436 Replicated doesn't support accessor connect_info. resolved Normal 8 years ago 0.08198 0.08205
81378 Calling 'delete' on a search resultset generates SQL which is incompatible with MySQL (5.0) resolved Important 8 years ago 0.08196 0.08205
81979 Use of uninitialized value $mysql_ver resolved 8 years ago 0.08204
81445 Use of uninitialized value $mysql_ver in pattern match (m//) at /home/jmerelo/perl5/perlbrew/perls/perl-5.16.0/lib/site_perl/5.16.0/DBIx/Class/Storage/DBI/mysql.pm line 62. resolved Important 8 years ago 0.08204
76525 DBIx::Class::InflateColumn documentation: second arg in inflate/deflate subs exists but not covered by pod resolved 8 years ago 0.08204
77910 Docs bug: Arbitrary SQL through a custom ResultSource resolved Normal 8 years ago 0.08204
78283 docs: avoid using reserved keyword 'inner' resolved 8 years ago 0.08204
78336 new_related() uses a strange interface, killing Moosified resultset classes resolved Important 8 years ago 0.08198 0.08204
79773 Ordered component _shift_siblings fails with Postgresql resolved Normal 8 years ago 0.08204
78420 t/storage/reconnect.t fails resolved 8 years ago 0.08198
0.08200
0.08203
77241 Documentation error resolved Normal 8 years ago 0.08196 0.08200
76031 get_column typo in DBIx::Class::Manual::Joining doc resolved Normal 8 years ago 0.08196 0.08200
73244 group_by with rows for RowCountOrGenericSubQ limit types loses group_by resolved Normal 8 years ago 0.08196 0.08200
78456 prefetch not working resolved Critical 8 years ago 0.08198 0.08200
66295 Can't access related_resultset through Storage::DBI::Replicated resolved 9 years ago 0.08123_01
0.08123_02
0.08123_03
0.08124
0.08124-TRIAL
0.08125
0.08125_01
0.08126
0.08126_01
0.08127
0.08189_01
0.08190-TRIAL
0.08191
71928 t/53lean_startup.t: Can't locate Tie/ExtraHash.pm resolved Important 9 years ago 0.08195 0.08196
72282 Test::Builder version dependency is wrong resolved Normal 9 years ago 0.08195 0.08196
72221 Bleadperl v5.15.3-20-ga04eb69 breaks a test in ABRAXXA/DBIx-Class-0.08195.tar.gz resolved Normal 9 years ago 0.08195 0.08196
71927 DBIx::Class::Schema::txn_do(): Invalid wizard object resolved Important 9 years ago 0.08195
70045 Oracle LOB/non-LOB handling is still messy! resolved Important 9 years ago 0.08189_01
0.08190-TRIAL
0.08190_01
0.08190_02
0.08190_03
0.08191
0.08192
0.08193
0.08193_01
0.08194
0.08195
69829 Broken update of blob columns on Oracle resolved 9 years ago 0.08195
69548 Updating a table with a CLOB field causes SQL to take 40 seconds to execute resolved 9 years ago 0.08194
68625 Scrambled field names on DBD::Oracle resolved Normal 9 years ago 0.08126 0.08193
68093 paginated resultset broken after resolved Important 9 years ago 0.08191
0.08192
0.08193
66823 When I lacking the proper DateTime formatter, DBIC hides the error when undef_if_invalid is set resolved 9 years ago 0.08193
68814 Numerous errors raised by t/55namespaces_cleaned.t resolved 9 years ago 0.08193
67969 FW: Class::Storage::Oracle::Generic.pm resolved 10 years ago 0.08191
63086 Resultset update with -or resolved Important 10 years ago 0.08124 0.08191
66430 DB2_400_SQL error Fetch First in LimitDialects.pm resolved 10 years ago 0.08191
62787 Join syntax errors when using MS Access resolved Important 10 years ago 0.08124 0.08191
66390 joined group_by count resultset can produce long column alias for Oracle resolved Important 10 years ago 0.08127 0.08191
66666 Exiting subroutine via next in DBIx::Class::ResultSource::sequence resolved Important 10 years ago 0.08127 0.08191
64795 DBIx::Class doesn't ensure the class is loaded when you specify cursor_class in your connection info. resolved Unimportant 10 years ago 0.08126 0.08191
65131 END { $global_phase_destroy++ } clause breaks in speedy persistent perl resolved Normal 10 years ago 0.08127 0.08191
64500 Confusion in POD example resolved Normal 10 years ago 0.08126 0.08127
64590 {for => "shared"} lock do not work with MySQL resolved Unimportant 10 years ago 0.08127
62546 Serializing row object freeze/thaw fails through memcached resolved 10 years ago 0.08127
64839 sequence method doesnot work resolved Important 10 years ago 0.08126
0.08126_01
0.08127
64865 broken with namespace::clean 0.18 resolved Normal 10 years ago 0.08125
0.08126
64113 DBIx/Class/Storage/DBI/Oracle/Generic.pm resolved 10 years ago 0.08126
51559 update_or_create CURRENT_DATE() problem resolved 10 years ago 0.08115
61025 Select with Subquery and Join -> Illegal parameter number exception resolved Critical 10 years ago 0.08123 0.08125
61235 -as option breaks a Select statement resolved Critical 10 years ago 0.08123 0.08125
62635 DateTime 0.54+ required for 60core.t with Test::More 0.95_01+ resolved 10 years ago 0.08125
62642 (No subject) resolved Important 10 years ago 0.08124 0.08125
63493 _dbh_last_insert_id resolved Critical 10 years ago 0.08124 0.08125
64129 Resultset 'having' documentation error resolved 10 years ago 0.08125
64251 Bleadperl v5.13.7-506-ge03f126 breaks DBIx::Class? resolved Normal 10 years ago 0.08124 0.08125
50839 Joining breaks query encapsulation of ->search() resolved Wishlist 10 years ago 0.08109
58549 META.yml has no resources.bugtracker value resolved Unimportant 10 years ago 0.08123 0.08124
62231 [PATCH] DBIx::Class::Row->discard_changes documented twice resolved Unimportant 10 years ago 0.08124
59219 DBIx::Class::Row->find( \%query ) resolved 10 years ago 0.08124
61964 $rs->update fails when $rs contains "-or" with table-qualified sub-conditions resolved 10 years ago 0.08124
61503 DateTime::Format::Pg version must be higher resolved Important 10 years ago 0.08123 0.08124
61277 DBIC creates sub-optimal Oracle ROWNUM queries resolved Normal 10 years ago 0.08123 0.08124
60324 t/96_is_deteministic_value.t incompatible with DateTime 0.53 resolved 10 years ago 0.08123 0.08124
58554 for => "update", rows => 1 generates invalid SQL (MySQL) resolved 10 years ago 0.08123 0.08124
59565 TODO tests unexpectedly passed resolved Normal 10 years ago 0.08123 0.08124
59619 DBIx::Class::Schema::Versioned _source_exists fails with 'quote_char' => '"' set resolved Normal 10 years ago 0.08123 0.08124
59048 Documentation links to non-existing SchemaIntro.pod resolved Unimportant 10 years ago 0.08123 0.08124
59047 Documentation should not point to UTF8Columns resolved Unimportant 10 years ago 0.08123 0.08124
59044 Documentation patch for ResultSource resolved 10 years ago 0.08123 0.08124
58225 fails on perl 5.13 resolved Important 10 years ago 0.08122 0.08124
59440 Docs / meta-information resolved Normal 10 years ago
58184 Depends on File::Path 2.06_05 (or so) resolved Important 11 years ago 0.08123
58271 0.08122 breaks queries on Oracle because of too long identifiers resolved Critical 11 years ago 0.08122 0.08123
58247 [PATCH] Fix spelling errors in documentation resolved 11 years ago 0.08123
56698 t/06notabs.t fails: "Can't stat maint: No such file or directory" resolved Important 11 years ago 0.08121 0.08122
56257 Postgres, select count + for update generates sql error resolved 11 years ago 0.08122
57732 dbicadmin --upgrade does not use specified --sql-dir resolved Important 11 years ago 0.08121 0.08122
57467 schema create=static fails on MS-SQL when using a specified database resolved 11 years ago 0.08121 0.08122
58043 DBIx::Class 0.08121 vs. SQL::Abstract 1.67 on 5.12.1 resolved 11 years ago 0.08122
51653 DBIx::Class::Row delete method bug or feature for SQLite database resolved Normal 11 years ago 0.08114 0.08121
54063 create_ddl_dir - slightly misleading resolved Normal 11 years ago 0.08115 0.08121
55211 DBIx::Class::Optional::Dependencies should expose dep group names resolved 11 years ago 0.08119 0.08121
52681 Cookbook doc patch resolved Unimportant 11 years ago 0.08115 0.08121
55579 [patch] add straight_join support resolved Normal 11 years ago 0.08120 0.08121
55865 [patch] Added tip for create_ddl_dir not creating mysql views in Troubleshooting.pod resolved Unimportant 11 years ago 0.08120 0.08121
54697 ResultSet->search loses result_class resolved 11 years ago 0.08120
54395 [PATCH] DBIx::Class::UTF8Columns doesn't decode value. resolved 11 years ago 0.08118
54039 Cascading deletes and prefetch resolved 11 years ago 0.08118
52812 dependency solver bug in SQL::Translator::Parser prevent deployement resolved Normal 11 years ago 0.08115 0.08117
52567 POD bug resolved 11 years ago 0.08117
52674 Doc-Patch for ::Row->delete resolved Unimportant 11 years ago 0.08115 0.08117
53982 Multi-insert and AutoCommit=0 regression resolved 11 years ago 0.08117
54043 Sybase DEFAULT insert should not attempt to insert computed columns resolved Normal 11 years ago 0.08117
51613 [Patch] POD nits resolved 11 years ago 0.08114 0.08115
46953 get_inflated_columns doesn't return columns added via 'as' (whereas get_columns does) resolved 11 years ago 0.08115
51528 inc::module::install not bundled in archive resolved 11 years ago 0.08113
50209 t/94versioning.t uses Time::HiRes which is missing test_requires in Makefile.PL resolved Important 11 years ago 0.08111 0.08113
50003 on_connect_call not being invoked for existing handle resolved 11 years ago 0.08111
0.08112
0.08113
28741 Serious Bug: Cannot perform any queries with non-text fields (including find by INT primary key) using dbd::Sybase resolved 11 years ago 0.08113
50828 Bug in DBIx::Class::ResultSet populate method resolved Important 11 years ago 0.08112 0.08113
50874 Oracle autoincrement broken for Resultsets with scalar refs resolved 11 years ago 0.08112 0.08113
51409 _cond_for_update_delete doesn't handle SCALAR conditions resolved 11 years ago 0.08113
47891 Cookbook entry for adding indexes incorrect about determining producer type resolved Critical 11 years ago 0.08108 0.08110
48769 Add "date" exampe to synopsis (minor doc impovement) resolved Unimportant 11 years ago 0.08110
47779 group_by as a scalar ref fails resolved Important 11 years ago 0.08108 0.08109
47920 duplicate inserts with multicreate causing error resolved Normal 11 years ago 0.08108 0.08109
48389 DBIx::Class::InflateColumn::DateTime doesn't work with 'timestamp without timezone' type resolved 11 years ago 0.08109
48431 t/zzzzzzz_sqlite_deadlock.t fails on OpenBSD resolved Normal 11 years ago 0.08108 0.08109
46808 DBIx::Class::Schema::ddl_filename method signature changed resolved Normal 11 years ago 0.08103 0.08108
45813 update_or_create_related resolved Normal 11 years ago 0.08010 0.08108
46723 New "please put it directly into the columns definition" warnings could be more helpful [PATCH] resolved Normal 12 years ago 0.08104
28875 Bizarre bug in multi-create on MySQL [PATCH/TEST] resolved Important 12 years ago 0.08006 0.08104
40343 CDBICompat and possible 5.10 C3 bug resolved 12 years ago 0.08100
44051 DBIC does not handle ->count() and { group_by => [ ] } correctly (properly?) resolved 12 years ago 0.08103
36137 DBIx::Class::InflateColumn::DateTime timestamp with timezone resolved Wishlist 12 years ago 0.08010 0.08103
45159 dbic::Storage::DBI on_connect_do fn/param in connect_info should also accept scalar resolved Normal 12 years ago 0.08103
44860 DBIx generates incorrect SQL with DISTINCT keyword resolved 12 years ago 0.08103
28451 Search on several related tables under the same alias may work wrong resolved Normal 12 years ago 0.08003 0.08103
45968 build fail (I'm not in CPANPLUS) resolved 12 years ago 0.08103
40265 DBIx::Class::Storage::DBI::Sybase and last_insert_id resolved Important 12 years ago 0.08103
38251 DBIx::Class::Storage::DBI::Oracle::Generic does not handle fully-qualified table names resolved Normal 12 years ago 0.08099_07
41083 proxy sub-class throws warning from DBIx::Class::Schema::load_namepaces resolved Normal 12 years ago 0.08010 0.08101
45195 POD fixes resolved Wishlist 12 years ago 0.08100 0.08101
45551 Tests using DBIx::Class::Test::SQLite wont find the base class resolved 12 years ago 0.08101 0.08102
42487 DBIx::Class::Storage::DBI dereference error resolved 12 years ago 0.08099_05
38729 (No subject) resolved Normal 12 years ago 0.08010
36863 CDBICompat/AccessorMapping.pm resolved Important 12 years ago 0.08099_06
37502 strawberry perl test failures for 81transactions.t resolved Normal 12 years ago 0.08010 0.08012
33308 t/33storage_reconnect.t failing resolved Important 12 years ago 0.08009 0.08012
39015 Please remove/fix v0.05xxx due to indexer problems resolved Important 12 years ago 0.05007 0.08012
36987 $row->delete after failed transaction resolved Normal 12 years ago 0.07006
0.08010
33013 Error in documentation of DBIx::Class::Relationship belongs_to() resolved Normal 12 years ago 0.08009
32654 DB handles don't get disconnected even when they go out of scope resolved 12 years ago
35942 Connections remain open even when out of scope resolved Critical 12 years ago 0.08010
38186 Storage::DBI::ODBC cause DBI->connect() to be called twice resolved Important 12 years ago 0.08009
39464 UTF8 columns may be marked as dirty when they have not been really changed resolved Normal 12 years ago 0.08010
38730 new_related throw an error at insert when both result are new resolved Important 12 years ago 0.08010
0.08099_04
21260 Problem with last_insert_rowid and DBD::ODBC resolved Important 12 years ago
27555 Irrelevant tests should be skipped (namely cdbi-t) resolved 12 years ago 0.07006
39858 t/61findnot.t has undeclared version dependency resolved Important 12 years ago 0.08099_04
34364 DBIx::Class::Storage::DBI::_connect() bug resolved 12 years ago
37564 find_or_create race condition resolved Important 12 years ago 0.08010
32760 Cleaning up /tmp directory resolved Normal 13 years ago 0.08009
32931 'Uninitialized value' when update fails resolved Normal 13 years ago 0.08008
33794 DBI::Replication storage fatal error on attempt to connect to master resolved Important 13 years ago 0.08010
35976 Possible bug in updating a foreign key resolved Important 13 years ago 0.08010
26978 [PATCH] InflateColumn::DateTime doesn't work with some postgres timestamp field types resolved Normal 13 years ago 0.07999_02
25445 [PATCH] Cannot use offset without limit resolved Unimportant 13 years ago
33217 Error in documentation of DBIx::Class::Row::get_inflated_columns resolved Unimportant 13 years ago
32988 Mistake in example for set_$rel resolved 13 years ago
32393 DBIx::Class incompatible with JSON version 2 resolved Normal 13 years ago 0.08008
34256 Test::Exception not listed as a buildrequires resolved 13 years ago
31588 t/73oracle_inflate.t failed at END clauses resolved Important 13 years ago 0.08008
29016 DBIx::Class install failure on CentOS 5 resolved 13 years ago
27905 InflateColumn::DateTime in Oracle resolved Normal 13 years ago 0.08002
28712 Failure to install 0.08004 resolved 13 years ago
25333 "AS" is added to GROUP BY when using slice resolved Important 13 years ago
25412 [PATCH] Fix has_many so it can infer the foreign key from a has_a in CDBI. resolved Unimportant 13 years ago
25502 CDBICompat layer does not check db_Main() for database handle each use. resolved Normal 13 years ago
25503 [PATCH] CDBICompat does not support accessor_name_for/mutator_name_for resolved Important 13 years ago
25504 [PATCH] CDBICompat, changing just the accessor name should also change the mutator resolved Normal 13 years ago
25446 [PATCH] CDBICompat wrapper for Class::DBI::AbstractSearch resolved Normal 13 years ago
26059 [PATCH] CDBICompat->retrieve_from_sql() must support LIMIT resolved Unimportant 13 years ago
25683 Invalid cursor state in DBIx::Class::Storage::DBI resolved Normal 13 years ago 0.07005
25012 CDBICompat requires a class exist for it to has_a resolved Normal 13 years ago
25011 CDBICompat does not allow columns to be set before table. resolved Normal 13 years ago
25901 insert() and create() are both class methods in CDBI resolved Critical 13 years ago
27353 The example "Setting default values for a row" in the docs is brocken resolved 13 years ago
27488 ::Storage::DBI modifies the options hash of connect_info resolved Important 13 years ago
27486 DBIx::Class Bug: Offset Always Incremented resolved 13 years ago
27775 count after a slice may return a negative row count resolved Normal 13 years ago 0.08002
27957 Makefile.PL requires Cwd, but this looks superfluos resolved Unimportant 13 years ago 0.08002
27880 Question marks in data treated as placeholders with NoBindVars resolved Important 13 years ago 0.08002
24349 [PATCH] Unneeded \Q causes test failures with bleadperl resolved 14 years ago
27179 (No subject) resolved Normal 14 years ago 0.07006
27180 Inflate_column doesn't honour the accessor => key resolved Normal 14 years ago 0.07006
22740 t/89dbicadmin.t uses wrong perl resolved Normal 14 years ago 0.07002 0.07003
21485 Quotes test fails on Win32 resolved Normal 14 years ago
18727 comparison problems with overloading in inflated columns resolved Important 14 years ago 0.06000
0.06001
19440 t/52cycle fails with Devel::Cycle-1.05 resolved Normal 15 years ago 0.06003
17598 Optional test (in t/40resultsetmanager.t) not being skipped resolved Normal 15 years ago 0.05003
17383 Hidden dependency on DBI > 1.45 and/or DBD::SQLite > 1.09 resolved Important 15 years ago 0.04999_06
15889 MySQL config suggestions to test under Win32 resolved 15 years ago
17078 (No subject) resolved Unimportant 15 years ago 0.04999_01
16082 DBIx::Class requires higher version of Data::Page resolved Normal 15 years ago 0.03003
14532 won't make on redhat resolved Critical 15 years ago 0.02