Repo Url | https://github.com/CakeDC/Enum |
Clone Url: | |
Watchers | 6 |
Issues | 1 |
Forks | 4 |
Last Pushed At | 2016-07-19 |
Tags | has:behavior has:composer has:config has:license has:readme has:table keyword:cakedc keyword:enum license:mit version:3.x |
Date | Commit Message |
---|---|
2025-01-06 | updated migration |
2025-01-06 | fixed property conflict in lookup strategy, fixed migration |
2025-01-06 | updated CHANGELOG.md |
2025-01-06 | cc |
2025-01-06 | fixed enum validation, fixed property conflict in lookup strategy, fixed migration |
2024-12-09 | Replace `!Entity::has()` with `Entity::isEmpty()` - Fix issue where fields with null values triggered errors in buildRules. - Refer: https://github.com/CakeDC/Enum/issues/63 |