RT for rt.cpan.org
Skip Menu
|
Rejected bugs for DBIx-Class
Active bugs
Resolved bugs
Rejected bugs
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
122571
select: can not indicate which columns should be selected from the storage.
rejected
Critical
3 years ago
0.082840
122544
view_definition is being populated on server views
rejected
3 years ago
113999
DBIx::Class::Storage::DBI::Sybase::ASE error in comparing FreeTDS version
rejected
Normal
5 years ago
0.082820
0.082821
111159
[WISHLIST] Use Type::Tiny types for specifying columns
rejected
5 years ago
106810
dbicadmin: shebang should be #!perl
rejected
Normal
5 years ago
0.082820
0.082899_14
103860
[RR: OutOfScope] allow asterisk for all columns
rejected
Wishlist
6 years ago
104369
[RR: OutOfScope] FR (feature request): allow accesors to be lvalue
rejected
6 years ago
104341
[RR: OutOfScope] FR (feature request): ease way to init relationship ID
rejected
6 years ago
104898
[RR: OutOfScope] implement: find_or_empty
rejected
Wishlist
6 years ago
101734
t/54taint.t fails on Windows "Unable to open \tmp\_dbictest_global.lock"
rejected
6 years ago
100949
Invalid SQL from paging total
rejected
Normal
6 years ago
0.082810
98133
get_inflated_column should not throw an exception on column with no explicit inflation defined
rejected
6 years ago
98154
use Module::Runtime::module_notional_filename
rejected
6 years ago
92959
DBIx::Class::Core::VERSION
rejected
7 years ago
94212
doc: migration from Moose to Moo is not documented
rejected
7 years ago
0.08270
0.08901-TRIAL
92471
add_unique_constraint generates indexes without a prefix leads to name conflict (with fix suggestion)
rejected
7 years ago
0.08250
86305
console trace "Wide character in print"
rejected
7 years ago
0.08250
87154
missing text lob type in DBIx::Class::Storage::DBI
rejected
7 years ago
91956
t/inflate/hri.t fails with current base.pm
rejected
7 years ago
92028
warning from zero count with SQLite
rejected
7 years ago
88923
Problem "Result collapse not possible - selection from a has_many source redirected to the main" after update 0.08196-3 => 0.08250-1
rejected
7 years ago
85985
Tests Failing
rejected
Normal
8 years ago
84070
DBIx::Class::Relationship::Base self and foreign alias reversed
rejected
Important
8 years ago
0.08099_03
82994
Wishlist: single_or_create
rejected
Wishlist
8 years ago
83340
Test that DBIC Modules Load
rejected
8 years ago
72556
group_by crashes the multi step join query
rejected
Important
8 years ago
0.08195
79139
Arbitrary SQL through a custom ResultSource is hard to pass bind params to
rejected
Normal
8 years ago
77298
cpan keeps installing it over and over, even though successfull
rejected
Normal
8 years ago
0.08196
76960
check for reserved words
rejected
Wishlist
8 years ago
0.08196
76808
inner_join_to_node error on replicated schema
rejected
Normal
9 years ago
0.08124
74581
can't call search() on $resultset by itself anymore
rejected
Normal
9 years ago
0.08195
0.08195_01
0.08195_02
0.08196
72178
(No subject)
rejected
9 years ago
70664
DBIx::Class and Oracle 10.2.0.3
rejected
9 years ago
70196
inflate/deflate DateTime::Infinite objects
rejected
Normal
9 years ago
0.08194
69107
_connect() method overrides Apache::DBI::connect
rejected
Important
9 years ago
0.08192
69579
aliasing hiccup
rejected
Normal
9 years ago
68946
set_inflated_columns do not clear columns
rejected
9 years ago
68930
find_or_create doesn't work the same as find_or_update
rejected
Normal
10 years ago
0.08127
66165
DBIC does not guess literals in where/having/select/etc
rejected
Important
10 years ago
0.08127
67913
select sum(foo) with 'as' generates invalid SQL
rejected
Critical
10 years ago
0.08127
67775
cannot use columns accessor of a ResultSet class with find method
rejected
10 years ago
65632
SQL::Translator::Parser::DBIx::Class loses auto_increment
rejected
Important
10 years ago
0.08190-TRIAL
64977
+select +as in resultset search does not add a column
rejected
Important
10 years ago
0.08120
64841
No such profile '1'! at SQL::Abstract::Tree
rejected
Critical
10 years ago
0.08124
63785
FreeBSD 8.0-RELEASE DBIx-Class-0.08124 Problem when running in Jail
rejected
Critical
10 years ago
0.08124
63087
Unique constraint with null values
rejected
Important
10 years ago
0.08124
63360
Prefetches not merged when calling search twice
rejected
Normal
10 years ago
0.08124
62602
\%column Arg for Relationship attr 'proxy' Fails Compile
rejected
Normal
10 years ago
0.08124
60112
Oracle mixed-case column names
rejected
10 years ago
59564
Missing dependency: Tree::DAG_Node
rejected
Important
10 years ago
0.08123
58197
(No subject)
rejected
Normal
11 years ago
0.08121
57379
DBIx-Class-0.08121 - update_all uses wrong value for primary key in WHERE clause
rejected
11 years ago
42466
UTF8Columns doesn't work with joined tables
rejected
Unimportant
11 years ago
0.08099_05
56791
raw sql ORDER_BY clause ignored
rejected
Important
11 years ago
0.08119
56446
work-around for DBD::Pg not using cursors
rejected
Normal
11 years ago
0.08120
55004
update to FAQ.pod
rejected
11 years ago
55986
prefetch and group_by not playing nicely together
rejected
Important
11 years ago
0.08120
55778
add/remove_column
rejected
Important
11 years ago
0.08118
52777
might_have() relationships return bad data
rejected
11 years ago
0.08115
52544
Please define a version (version check fails)
rejected
Wishlist
11 years ago
0.08114
50439
Insertion with reserved word
rejected
11 years ago
49014
FYI: order_by => \'RAND()' and cursor reset (kills STH) is bad
rejected
Wishlist
11 years ago
0.08108
43013
prefetch/join merging bug (was: "DBIx::Class::Manual::Joins" needs note about "prefetch")
rejected
12 years ago
45567
DBIC::SQL::Abstract problems with tables whose names are reserved words
rejected
Important
12 years ago
0.08101
42841
Table names are not quoted for select in Storage/DBI.pm
rejected
Important
12 years ago
45193
(No subject)
rejected
Important
12 years ago
0.08100
41788
Make dbh_do reconnect to the database if necessary
rejected
12 years ago
0.08010
42550
DOC: "Adding Indexes And Functions To Your SQL" in the Cookbook needs fixes
rejected
Unimportant
12 years ago
0.08099_05
38720
Passing arguments to DBIx::Class::Storage::DBI::connect_info as single hashref
rejected
Wishlist
12 years ago
39740
"prefetch" in Example not needed
rejected
Unimportant
12 years ago
0.08010
32655
Error messages thrown are not complete
rejected
13 years ago
34294
DBD::Sybase last_insert_id
rejected
Important
13 years ago
0.08010
32293
Versioned schema skipps ALTER TABLE .* ADD Statements in first line
rejected
13 years ago
35953
DBIx::Class::Storage::DBI::NoBindVars improperly quotes all variables
rejected
Critical
13 years ago
0.08010
35940
'Can't call method "resolve" on an undefined value' for all failures
rejected
Important
13 years ago
0.08010
33158
DBIx::Class::Storage::DBI::Pg warns when using DBD::Pg 2.0.0
rejected
Unimportant
13 years ago
0.08009
23760
Spurious call to SELECT CONT(*) when accessing result_source.columns from a resultset
rejected
Important
13 years ago
28124
Bug in Resultset ?
rejected
13 years ago
24449
[PATCH] _count() generates incorrect SQL when use GROUP BY and HAVING clause
rejected
Wishlist
13 years ago
27627
Tests fail
rejected
Important
13 years ago
0.08001
23493
DBIx::Class::ResultSet object not usable after schema goes out of scope
rejected
Normal
14 years ago
20309
Prefetch does not work for has_many relationship (because INNER JOIN is used)
rejected
Normal
14 years ago
0.06000
19160
Change the order of your dependencies in Makefile.PL
rejected
Unimportant
15 years ago
0.06002
19474
invalid resultset when generating schema is out of scope
rejected
Important
15 years ago
0.06003
17387
copy and auto increment primary key issue and suggested solution
rejected
Important
15 years ago
0.04001
17086
DBIx::Class Calls Class::C3 in a Documented Way That Will Not Work
rejected
Normal
15 years ago
0.04001