• Joined on 2026-03-06
jason pushed to feature/enhanced-litters-and-pedigree at jason/breedr 2026-03-09 02:03:04 -05:00
6f83f853ae Clean: Remove migrations - use clean init only
jason pushed to feature/enhanced-litters-and-pedigree at jason/breedr 2026-03-09 02:01:19 -05:00
d311bc24a7 Clean: Proper sire/dam handling via parents table with logging
jason pushed to feature/enhanced-litters-and-pedigree at jason/breedr 2026-03-09 01:59:54 -05:00
3ae3458dfc Clean: Fresh database init with parents table - no migrations
jason pushed to master at jason/breedr 2026-03-09 01:40:05 -05:00
5363589ecc Merge pull request 'Fix: Remove weight/height columns - match actual schema' (#14) from feature/enhanced-litters-and-pedigree into master
eec18daeea Fix: Remove weight/height columns - match actual schema
Compare 2 commits »
jason merged pull request jason/breedr#14 2026-03-09 01:40:03 -05:00
Fix: Remove weight/height columns - match actual schema
jason created pull request jason/breedr#14 2026-03-09 01:39:59 -05:00
Fix: Remove weight/height columns - match actual schema
jason pushed to feature/enhanced-litters-and-pedigree at jason/breedr 2026-03-09 01:38:43 -05:00
eec18daeea Fix: Remove weight/height columns - match actual schema
jason pushed to master at jason/breedr 2026-03-09 01:31:02 -05:00
89ae25deaf Merge pull request 'Fix: Don't return sire/dam columns from dogs table, select explicit fields' (#13) from feature/enhanced-litters-and-pedigree into master
e62d35041f Fix: Don't return sire/dam columns from dogs table, select explicit fields
Compare 2 commits »
jason merged pull request jason/breedr#13 2026-03-09 01:31:00 -05:00
Fix: Don't return sire/dam columns from dogs table, select explicit fields
jason created pull request jason/breedr#13 2026-03-09 01:30:57 -05:00
Fix: Don't return sire/dam columns from dogs table, select explicit fields
jason pushed to feature/enhanced-litters-and-pedigree at jason/breedr 2026-03-09 01:29:41 -05:00
e62d35041f Fix: Don't return sire/dam columns from dogs table, select explicit fields
jason pushed to master at jason/breedr 2026-03-09 01:19:20 -05:00
1df65be59d Merge pull request 'feature/enhanced-litters-and-pedigree' (#12) from feature/enhanced-litters-and-pedigree into master
57b59ffe2e Add comprehensive deployment guide for database migration and frontend fix
485cc15a3e Fix: Ensure sire_id and dam_id are sent as null when empty, not empty strings
39013fc7c5 Add frontend fix guide for Add Dog form
Compare 4 commits »
jason merged pull request jason/breedr#12 2026-03-09 01:19:19 -05:00
feature/enhanced-litters-and-pedigree
jason created pull request jason/breedr#12 2026-03-09 01:19:14 -05:00
feature/enhanced-litters-and-pedigree
jason pushed to feature/enhanced-litters-and-pedigree at jason/breedr 2026-03-09 01:17:56 -05:00
57b59ffe2e Add comprehensive deployment guide for database migration and frontend fix
jason pushed to feature/enhanced-litters-and-pedigree at jason/breedr 2026-03-09 01:16:53 -05:00
485cc15a3e Fix: Ensure sire_id and dam_id are sent as null when empty, not empty strings
jason pushed to feature/enhanced-litters-and-pedigree at jason/breedr 2026-03-09 01:14:50 -05:00
39013fc7c5 Add frontend fix guide for Add Dog form
jason pushed to master at jason/breedr 2026-03-09 01:01:31 -05:00
17452ba425 Merge pull request 'feature/enhanced-litters-and-pedigree' (#11) from feature/enhanced-litters-and-pedigree into master
9c5d06d964 Add comprehensive database migration documentation
a11dec6d29 Add automatic migration system on startup
15f455387d Add automatic migration system with schema validation
Compare 4 commits »
jason merged pull request jason/breedr#11 2026-03-09 01:01:30 -05:00
feature/enhanced-litters-and-pedigree
jason created pull request jason/breedr#11 2026-03-09 01:01:20 -05:00
feature/enhanced-litters-and-pedigree