0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
create t_dbic test directory, for new tests using DBIC test schema More... almost 12 years ago
patch and tests for multi-pk has_many bug More... almost 12 years ago
patch and testss for has_many with WHERE conditions More... almost 12 years ago
update Changes, bump version More... about 12 years ago
set DBIC_NULLABLE_KEY_NOWARN to avoid NULL/undef primary key warnings More... about 12 years ago
tweak dist.ini More... about 12 years ago
quiet down test with dbic debug More... about 12 years ago
update Dzil plugin More... about 12 years ago
move changes from cpan 0.24 to repository More... about 12 years ago
Merge pull request #4 from ilmari/master More... over 12 years ago
Add unique constraints on columns referenced by foreign keys More... over 12 years ago
Silence NOTICE-level messages from PostgreSQL More... over 12 years ago
Merge pull request #3 from jjn1056/master More... almost 13 years ago
fixed incorrect join condition on a relationship which dies on newer and more strict DBIC versions More... almost 13 years ago
version 0.23 More... about 13 years ago
fixed moosified-rs.t failures by making the test skip if not all dependencies are met More... about 13 years ago
added use strict and use warnings to all tests + perltidy More... about 13 years ago
version 0.22 More... about 13 years ago
use an in-memory SQLite db for moosified-rs.t to not break the dzil release process because of t/var/dvdzbr.db missing from the MANIFEST More... about 13 years ago
fixed usage with moosified resultsets (RT#64773) More... about 13 years ago
ignore t/var/ generated by tests More... about 13 years ago
fixed updating of nullable has_many rels (RT#65561) More... about 13 years ago
fixed deprecated search condition More... about 13 years ago
version 0.21 More... over 13 years ago
simplified missing pk column detection More... over 13 years ago
don't try to find if not all pk col values are available More... over 13 years ago
handle DBIx::Class change for find which throws an exception since version > 0.08123 More... over 13 years ago
fixed failing test for undef many-to-many More... over 13 years ago
perltidy test More... over 13 years ago
always warn about additional parameters if storage debugging is enabled + tests More... over 13 years ago