Skip to content

Fix - case-sensitive on code property

Latest
Compare
Choose a tag to compare
@jojoee jojoee released this 31 Jan 03:17
· 1 commit to master since this release
The bundle generate case-sensitive code from hashids
but Doctrine's default collation is case insensitive.
So, need to update code's collation