spryker/uuid-behavior
UuidBehavior module
1.3.0
2.9M downloads/mo
#3684 most downloaded on Packagist
spryker/uuid-behavior
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships fairly regularly
a new release about every 10 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
6 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Aug 2018 to Jul 2022Releases
latest 6-
1.3.001 Jul 2022Release notes
Open source →Included commits: 1.2.0...1.3.0
Improvements
- Moved template files.
- Updated @spryker/propel-orm dependency.
-
1.2.004 Nov 2020Release notes
Open source → -
1.1.116 Apr 2020Release notes
Open source →Included commits: 1.1.0...1.1.1
Fixes
- Fixed issue with always created migration file on MySQL database by adding a new Column instead of using the reference to the created column.
-
1.1.021 Jun 2019Release notes
Open source →Included commits: 1.0.1...1.1.0
Improvements
- Adjusted
UuidBehavior::prepareKeyStatement(), so now it supports theTIMESTAMPtype columns.
- Adjusted
-
1.0.120 Aug 2018Release notes
Open source → -
1.0.002 Aug 2018Release notes
Open source →Included commits: https://github.com/spryker/uuid-behavior/tree/1.0.0
Initial Release
- Introduces new uuid-behavior.
- Introduces setGeneratedUuid() method in propel models with the uuid behavior that generates and sets uuid for entity.