Releases: utopia-php/database
Releases · utopia-php/database
0.30.1
0.30.0
Breaking Changes
- Float datatype was changed from
FLOATtoDOUBLE - Redis keys were changed to use sub-keys for each selection set
What's Changed
- Refactor float datatype by @abnegate in #227
- Allow querying float attribute with integer values by @abnegate in #226
- Fix: SQL ecaping and bind naming by @Meldiron in #200
- Merge latest postgres changes into original postgres PR by @vermakhushboo in #225
- Index Validator Check by @fogelito in #148
- Add Postgres Adapter by @vermakhushboo in #107
- Fixed No Error when Creating a Document with value 0 for array attribute by @apoorvdwi in #230
- Fix benchmarks by @wess in #221
- Add
isNullandisNotNullqueries by @abnegate in #229 - Add
betweenqueries by @fogelito in #232 - Add
startsWithandendsWithqueries by @abnegate in #235 - Add
selectqueries by @abnegate in #231 - increase Document Attribute by @fogelito in #217
New Contributors
- @apoorvdwi made their first contribution in #230
Full Changelog: 0.29.0...0.30.0
0.29.0
What's Changed
- Mongo repo by @fogelito in #204
- Handle empty IDs with no DB call by @eldadfux in #215
- Mongo Updates for Appwrite by @wess in #175
- Give the filter name that was not found by @lohanidamodar in #224
- Add license by @christyjacob4 in #228
- [BREAKING] Feat technical debt by @fogelito in #222
- Moves
Permission,RoleandIDfrom namespaceUtopia\DatabasetoUtopia\Database\Helpers
- Moves
Full Changelog: 0.28.0...0.29.0
0.28.0
What's Changed
- feat: update database create method by @christyjacob4 in #212
Full Changelog: 0.27.1...0.28.0
0.27.1
What's Changed
- Updated Cache library by @eldadfux in #208
- chore: adjust composer dependencies by @TorstenDittmann in #211
- bug fix for index order and length by @fogelito in #214
Full Changelog: 0.27.0...0.27.1
0.27.0
What's Changed
- Deprecate metadata method by @eldadfux in #198
- doc-4399-removed_Authors by @Yashsomalkar in #199
- Added ping method by @eldadfux in #207
- add event, triggers and listeners support by @lohanidamodar in #201
- Revert rename
metadataback to_metadata
New Contributors
- @Yashsomalkar made their first contribution in #199
Full Changelog: 0.26.0...0.27.0
0.26.0
What's Changed
- Fix: Improve count by @Meldiron in #189
- Feat: Properly name ID indexes by @Meldiron in #171
- Added SQLite adapter by @eldadfux in #187
- Fix bug where Query parser ignored 0 strings by @stnguyen90 in #194
Full Changelog: 0.25.4...0.26.0
0.25.5
What's Changed
- Fix bug where Query parser ignored 0 strings by @stnguyen90 in #194
Full Changelog: 0.25.4...0.25.5
0.25.4
0.25.3
What's Changed
- Fix: updateAttribute for Datetime by @Meldiron in #182
- Fix: delete/update to not require read permission by @Meldiron in #184
- feat: update datetime filters issue by @christyjacob4 in #185
- Refactor permissions valdiators by @abnegate in #177
Full Changelog: 0.25.2...0.25.3