Releases: utopia-php/database
Releases · utopia-php/database
0.16.1
0.16.0
What's Changed
- respect database nulls while casting by @lohanidamodar in #128
- Feat: Improve renameAttribute by @Meldiron in #122
- Fix structure validation for creating new attributes in a collection: by @fogelito in #129
- Feat: renameIndex method by @Meldiron in #123
- build: add Gitpod support by @brandonroberts in #126
- fix: mariadb json decode on null by @TorstenDittmann in #111
New Contributors
- @fogelito made their first contribution in #129
- @brandonroberts made their first contribution in #126
Full Changelog: 0.15.5...0.16.0
0.15.5
0.15.4
What's Changed
- fix: mariadb search with @ char by @TorstenDittmann in #113
Full Changelog: 0.15.3...0.15.4
0.15.3
What's Changed
- fix: mariadb wrong param bindings to write by @TorstenDittmann in #110
Full Changelog: 0.15.2...0.15.3
0.15.2
0.15.1
What's Changed
- fix: trailing wildcard search by default by @TorstenDittmann in #109
Full Changelog: 0.15.0...0.15.1
0.15.0
What's Changed
- feat: mariadb wildcard search by @TorstenDittmann in #104
- feat: dedicated permissions table by @TorstenDittmann in #108
Full Changelog: 0.14.1...0.15.0
0.14.1
0.14.0
What's Changed
- Feat: check if collection exists in database by @kodumbeats in #102
Full Changelog: 0.13.2...0.14.0