Skip to content

Tags: utopia-php/database

Tags

5.6.0

Toggle 5.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #872 from utopia-php/feat-redis-adapter

feat: Redis adapter

5.4.2

Toggle 5.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #870 from utopia-php/feat-sqlite-fts

feat(sqlite): back fulltext indexes with FTS5 virtual tables

5.3.23

Toggle 5.3.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #870 from utopia-php/feat-sqlite-fts

feat(sqlite): back fulltext indexes with FTS5 virtual tables

5.4.1

Toggle 5.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #869 from utopia-php/fix/memory-negation-null-rows

fix(memory): exclude null rows from negation operators

5.4.0

Toggle 5.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #860 from utopia-php/feat-memory-adapter

Feat: Memory adapter

5.3.22

Toggle 5.3.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #852 from utopia-php/csv-import-upsert-v2

Add skipDuplicates() scope guard to createDocuments

5.3.21

Toggle 5.3.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #854 from utopia-php/datetime-exception

feat: add StructureException handling for invalid datetime values in …

5.3.20

Toggle 5.3.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #853 from utopia-php/dot-attribute-update-fix

Aliases for Dotted attribute not getting removed during decode in sql

5.3.19

Toggle 5.3.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #849 from utopia-php/pool-adapter-get-driver

5.3.18

Toggle 5.3.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #848 from utopia-php/fix/mongo-order-case