Commits
Branch selector
User selector
Commit history
Commits on Jul 1, 2026
Merge pull request #32 from byjg/6.0
Show description for fb18909authored- authored
Add regression tests for uninitialized typed properties in repository
Show description for e39770acommitted
Commits on Mar 10, 2026
Commits on Mar 7, 2026
Commits on Feb 22, 2026
Fix PossiblyNullArrayOffset in Mapper::getFieldMap
Show description for 9b67497committed
Commits on Nov 25, 2025
Commits on Nov 23, 2025
Enhance type safety, validation, and PHP 8.3+ compatibility:
Show description for a028bd1committedEnhance type safety, validation, and PHP 8.3+ compatibility:
Show description for 9fe783ccommitted
Commits on Nov 19, 2025
Update namespace references for byjg/anydataset-db compatibility
Show description for 847b93bcommitted
Commits on Nov 18, 2025
- committed
- committed
Commits on Nov 17, 2025
Commits on Nov 16, 2025
Commits on Nov 12, 2025
- committed
- committed
- committed
Commits on Nov 6, 2025
- committed
Improve primary key handling in `Repository::getPrimaryKeys`. Validate primary keys more robustly and throw `OrmInvalidFieldsException` when keys are missing. Adjust logic for better readability an…
Show description for 0498fa0committed- committed
- committed
Commits on Nov 5, 2025
Commits on Nov 2, 2025
Refactor to replace `UniqueIdGeneratorInterface` with `MapperFunctionInterface` across attributes, classes, interfaces, and tests for improved naming consistency. Updated method names, signatures, …
Show description for b29dfdbcommittedRefactor to replace `DbFunctionsInterface` with `DatabaseExecutor` across classes, interfaces, tests, and documentation for improved type clarity and consistency. Updated related method signatures,…
Show description for 66d301ccommitted
Commits on Nov 1, 2025
Add comprehensive tests for mapper functions including `StandardMapper`, `ReadOnlyMapper`, `NowUtcMapper`, `FormatUpdateUuidMapper`, and `FormatSelectUuidMapper` to ensure correctness and edge case…
Show description for fc6373bcommittedRefactor `SelectBinaryUuidMapper` and `UpdateBinaryUuidMapper` to `FormatSelectUuidMapper` and `FormatUpdateUuidMapper`, update references across documentation, classes, and tests for improved nami…
Show description for 94138c2committed
Commits on Oct 29, 2025
- committed
- committed
- committed
- committed