• Joined on 2026-03-06
jason created branch fix/pairing-coi-and-direct-relation-guard in jason/breedr 2026-03-10 14:53:21 -05:00
jason pushed to fix/pairing-coi-and-direct-relation-guard at jason/breedr 2026-03-10 14:53:21 -05:00
jason pushed to master at jason/breedr 2026-03-10 14:48:06 -05:00
1dacdc9fe7 Merge pull request 'fix: correct Wright COI algorithm — handle direct parent-offspring pairings' (#44) from fix/coi-direct-ancestor-logic into master
f5ee9837c6 fix: correct COI Wright path algorithm — include sire/dam as direct ancestors of each other
Compare 2 commits »
jason merged pull request jason/breedr#44 2026-03-10 14:48:04 -05:00
fix: correct Wright COI algorithm — handle direct parent-offspring pairings
jason created pull request jason/breedr#44 2026-03-10 14:44:51 -05:00
fix: correct Wright COI algorithm — handle direct parent-offspring pairings
jason pushed to fix/coi-direct-ancestor-logic at jason/breedr 2026-03-10 14:44:28 -05:00
f5ee9837c6 fix: correct COI Wright path algorithm — include sire/dam as direct ancestors of each other
jason deleted branch fix/trial-pairing-sex-quote from jason/breedr 2026-03-10 14:44:09 -05:00
jason created branch fix/coi-direct-ancestor-logic in jason/breedr 2026-03-10 14:43:50 -05:00
jason pushed to fix/coi-direct-ancestor-logic at jason/breedr 2026-03-10 14:43:50 -05:00
jason pushed to master at jason/breedr 2026-03-10 14:39:19 -05:00
c7c0ec6530 Merge pull request 'fix: Trial Pairing Simulator — correct SQLite string quoting for sex filter' (#43) from fix/trial-pairing-sex-quote into master
20fcc39a58 fix: use single quotes for sex string literals in trial-pairing SQL (SQLite double-quote = identifier)
Compare 2 commits »
jason merged pull request jason/breedr#43 2026-03-10 14:39:17 -05:00
fix: Trial Pairing Simulator — correct SQLite string quoting for sex filter
jason created pull request jason/breedr#43 2026-03-10 14:38:33 -05:00
fix: Trial Pairing Simulator — correct SQLite string quoting for sex filter
jason pushed to fix/trial-pairing-sex-quote at jason/breedr 2026-03-10 14:38:18 -05:00
20fcc39a58 fix: use single quotes for sex string literals in trial-pairing SQL (SQLite double-quote = identifier)
jason deleted branch fix/migration-003-dynamic-columns from jason/breedr 2026-03-10 14:37:49 -05:00
jason deleted branch fix/wire-migrations-to-startup from jason/breedr 2026-03-10 14:37:48 -05:00
jason created branch fix/trial-pairing-sex-quote in jason/breedr 2026-03-10 14:37:35 -05:00
jason pushed to fix/trial-pairing-sex-quote at jason/breedr 2026-03-10 14:37:35 -05:00
jason merged pull request jason/breedr#42 2026-03-10 14:32:37 -05:00
fix: Migration 003 - dynamic column restore to handle missing updated_at
jason pushed to master at jason/breedr 2026-03-10 14:32:37 -05:00
d5bce0522b Merge pull request 'fix: Migration 003 - dynamic column restore to handle missing updated_at' (#42) from fix/migration-003-dynamic-columns into master
e17ce2be29 fix: Migration 003 - use dynamic column list to handle missing updated_at in old schema
Compare 2 commits »
jason created pull request jason/breedr#42 2026-03-10 14:32:12 -05:00
fix: Migration 003 - dynamic column restore to handle missing updated_at