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
133633 Auto setup timezone while inflating DateTime new 7 weeks ago
128064 Support for DBD::MariaDB open Normal 7 weeks ago 0.082841
133622 change preffered method name: new 7 weeks ago
133621 InflateColumn::DateTime does not setup formatter new 7 weeks ago
133253 DBix::Class How do I...? new 4 months ago
133179 New error in 0.082842 with primary key that lacks auto_increment open 4 months ago 0.082842
133170 71mysql.t and 72pg.t fail on OpenBSD-6.7-current open Normal 4 months ago 0.082820
0.082842
124321 t/storage/replicated.t: no subtests run open 5 months ago 0.082841 0.082842
131624 Lookup related field does not work: $row->User->email open 6 months ago
120222 DBIx::Class::Storage::DBI::Sybase::ASE::update/_update_blobs bug open Important 6 months ago 0.082840
132276 as_subselect_rs makes invalid assumptions about columns new 9 months ago
131659 on_connect_do accepted syntax inconsistent with documentation - listref of subref returning string not actually supported new 10 months ago 0.082841
130144 _inflated_column cache leaking, not updated/cleared at the right time open 1 years ago 0.082841
124246 [META] 0.082850 blockers new 1 years ago
125067 set_inflated_columns incorrectly clears a column with an inflation open 1 years ago 0.08270
0.082841
124247 [META] 0.082900 blockers new 1 years ago
113611 Handel error handling broken since DBIC 0.082810 patched 1 years ago
110429 Reconnection does not work if timeout occurs in a transaction patched 1 years ago 0.082820
102166 Error output when using SQL Sever through ODBC patched Normal 1 years ago 0.082810
130820 It's possible to leave txn_do without either commit or rollback open 1 years ago
129978 patch: format Pg arrays open 1 years ago 0.082841
129816 BlockRunner not handling rollback-during-commit gracefully open 1 years ago
125825 migration away from Path::Class patched 1 years ago
129293 is_foreign_key_constraint do not correspond to documentation new 2 years ago
129193 Website dbix-class.org vanished new 2 years ago
128475 Doc for DBIx::Class::Ordered is misleading new Normal 2 years ago 0.082841
128425 Oracle failed connection and sql_limit_dialect error message new Unimportant 2 years ago 0.082841
101435 some things in runtime-requires that belong in test-requires open Unimportant 2 years ago
128132 JSON access support new 2 years ago
128130 Server-side Pg cursor support open 2 years ago
128104 Async support integration open 2 years ago
127253 Documentaion for columns should be clarified new 2 years ago
127211 manpage for FilterColumn should mention tradeoff new 2 years ago 0.08901-TRIAL
127172 DBIx::Class::Storage::DBI pod new 2 years ago
127084 prefectch and MSSQL db new 2 years ago
127065 Unclear: 'No such column' error new 2 years ago
126958 Unclear error open 2 years ago
126959 Typo at error message open 2 years ago
125758 Unclear about the difference between join and prefetch new 2 years ago
125331 [RFE] support for window functions open 3 years ago
125344 Document and unhide DBIx::Class::Storage::BlockRunner open 3 years ago
125313 cascade_copy should default to false when the mas_many relationship is a virtual view open 3 years ago
125075 Test for whether or not a join is required not doing the right thing open 3 years ago
120089 DBIx::Class::InflateColumn option for passing scalers through open Important 3 years ago 0.03
124501 Implementation of add_to_foo method for many-to-many relationships is dangerous new Important 3 years ago 0.082841
105510 Join pruner can be more aggressive when {rows} == 1 stalled 3 years ago
63874 Reducing $SIG{__DIE__} errors in find() patched Normal 3 years ago
108741 Use of uninitialized value if connection fails patched 3 years ago
107251 missing group by in final query open 3 years ago
104839 Can not update_or_create open Important 3 years ago
105154 DateTime time zone changes on deflation new 3 years ago
104344 DBIx::Class::Manual::Cookbook docs has no description for method parametrs new 3 years ago
104289 DBIC::Relationship docs are inconsistent wrt example given at top of document open Important 3 years ago
104300 there are unexpected JOIN instead of LEFT JOIN for 'has_many' relationship open Critical 3 years ago
103996 emulate limit for Genesis SQL dialect open 3 years ago
101838 DBIx::Class::Schema->source could throw more newbie-friendly errors on missing source new 3 years ago
99334 DBIx::Class::InflateColumn::Datetime bug with SQL Server open 3 years ago
93411 Paged Resultsets unable to return rows due to LIMIT/OFFSET ranges open Normal 3 years ago 0.08270
85847 Useless error message when package typo'd in resultset class new 3 years ago 0.08250
82951 Oracle timestamp with local time zone not supported new Normal 3 years ago 0.08205
81139 docs error new Unimportant 3 years ago 0.08204
76730 Resultset create method doesn't create related rows open Important 3 years ago
74935 Loading Core first should issue a warning new 3 years ago
105376 Actions on txn commit ( was: Conflict with autodie < 2.26 ) open 3 years ago
115253 documentation error, re add_columns/is_nullable open 3 years ago
116489 count on 'having' queries simply fail open 3 years ago
93976 Order of arguments to load_components matters and makes InflateColumn::DateTime stop working patched 3 years ago
107462 regression with add_column patched 3 years ago
118524 patches: simple typo fixes new Unimportant 3 years ago
118645 Tonnes of "Use of uninitialized value in string eq at t/00describe_environment.t line 363" open 3 years ago 0.082840
119812 Add quotes in error messages where a named thing wasn't found new 3 years ago
120271 Cookbook section "Changing one field whenever another changes" incomplete open Wishlist 3 years ago 0.082840
120527 IN (…) mishandles nested subqueries with bind parameters new 3 years ago
112563 DBIx::Class::ResultSet->get_column documentation says arg is optional open 3 years ago
119863 Improve error message open 3 years ago
123494 t/72pg.t - found warning: WARNING: SET CONSTRAINTS can only be used in transaction blocks new Normal 3 years ago 0.082899_15
123349 FR: implement resultset parameter for ->populate new 3 years ago
123281 Rename from 'discard_changes ' to 'refresh' new 3 years ago
114493 Deep recursive create problem open 5 years ago 0.082821
104242 Grouping JOIN Clauses with Parentheses open Wishlist 5 years ago
105349 Add check to see if relationship has loaded open 5 years ago
106684 Slow __PACKAGE__->load_namespaces; stalled Wishlist 5 years ago
105979 Suggest FAQ addition: valid data_types, specifically enum new 5 years ago
104909 Can not update_or_create for related_resultset open Important 5 years ago
105650 unclear documentation, do not understand how to fetch last insert id open 5 years ago
105462 Dead links in DBIx::Class::Manual::DocMap & QuickStart open 5 years ago
104375 relation id is not initialized after add_to_$relname open 6 years ago
99546 DateTime inflation does not preserve formatter information open 6 years ago 0.08270
63709 relationship where attrs are ignored when prefetching a rel open Normal 6 years ago
64679 find_or_create converts subselects to NULLs open Normal 6 years ago 0.08124
0.08125
0.08126
94387 Allow -ident => $col to be passed to the 'select' resultset attribute new 7 years ago
88610 exception_action behavior distinction in create vs populate open 7 years ago
84460 hope support async option just like DBIx::custom new Normal 8 years ago
83767 confusing bits in DBIx::Class::Manual::Intro open 8 years ago
83770 confusing bits in DBIx::Class::Manual::Intro [2] new 8 years ago
83712 RFC: rename belongs_to to refers_to open 8 years ago
80431 request for creating a new DBIx::Class:Storage driver for Oracle ODBC open Wishlist 8 years ago
81066 BLOB Support for SQLite with sqlite_unicode = 1 open Wishlist 8 years ago
81376 Can I get original exceprion text out of txn_do ? open 8 years ago
79774 Ordered race conditions new Wishlist 8 years ago
77292 Use defined() to check for Result object existance open Normal 8 years ago 0.08196
74706 [Meta] Necessary milestones for fat-packable DBIx::Class stalled Normal 9 years ago
39121 hierarchical queries - Postgres WITH stalled Wishlist 9 years ago
69482 Schema deployment masks errors stalled Wishlist 9 years ago
69714 ResultSet update_all updated rows not reflected in ResultSet, can "lose" rows stalled 9 years ago 0.08192
67225 Need ability to add indexes without foreign key constraints stalled Normal 10 years ago
64205 as_subselect_rs does not handle joined selects open 10 years ago
64756 Missing ability to set storage flags on per-resultset basis open Normal 10 years ago
59659 quoting bit fields breaks them stalled 10 years ago 0.08121
56744 Issues when using prepare_chached in the presence of pg-bouncer stalled Unimportant 10 years ago 0.08120
0.08121
59764 as_subselect_rs with a paged & prefetched rs wont work (only pg tested) stalled Normal 10 years ago 0.08123
63843 Inconsistent SQL equivalence in Manual::Cookbook illustrating 'select' and 'as' open Normal 10 years ago
59222 Unnecessary pre-reconstruction on insert open 10 years ago
58551 relations in non-inserted objects not accessible new Normal 10 years ago 0.08123
47005 txn_do should provide a way to disable retry open 10 years ago
40701 delete_related doesn't allow object like create_related does stalled Wishlist 12 years ago 0.08010
43075 InflateColumn::DateTime deflates differently in select and insert stalled Wishlist 12 years ago 0.08010