• Joined on 2026-03-06
jason deleted branch feature/enhanced-litters-and-pedigree from jason/breedr 2026-03-09 02:19:34 -05:00
jason pushed to docs/clean-schema-and-roadmap-update at jason/breedr 2026-03-09 02:18:49 -05:00
c9297cba2d Docs: Update README with clean schema and current features
jason created branch docs/clean-schema-and-roadmap-update in jason/breedr 2026-03-09 02:18:04 -05:00
jason pushed to docs/clean-schema-and-roadmap-update at jason/breedr 2026-03-09 02:18:04 -05:00
jason pushed to master at jason/breedr 2026-03-09 02:07:39 -05:00
296a1be4db Merge pull request 'feature/enhanced-litters-and-pedigree' (#15) from feature/enhanced-litters-and-pedigree into master
417dc96b49 Docs: Add DATABASE.md with schema documentation
6f83f853ae Clean: Remove migrations - use clean init only
d311bc24a7 Clean: Proper sire/dam handling via parents table with logging
3ae3458dfc Clean: Fresh database init with parents table - no migrations
Compare 5 commits »
jason merged pull request jason/breedr#15 2026-03-09 02:07:38 -05:00
feature/enhanced-litters-and-pedigree
jason created pull request jason/breedr#15 2026-03-09 02:07:33 -05:00
feature/enhanced-litters-and-pedigree
jason pushed to feature/enhanced-litters-and-pedigree at jason/breedr 2026-03-09 02:04:44 -05:00
417dc96b49 Docs: Add DATABASE.md with schema documentation
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 »