Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
utopia-php
/
migration
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
4
Code
Issues
2
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
documents db + vector db migration
- #114
#114
Merged
abnegate
merged 31 commits into
main
utopia-php/migration:main
from
feat-documents-db
utopia-php/migration:feat-documents-db
Copy head branch name to clipboard
Nov 21, 2025
Conversation
Commits
31
(31)
Checks
Files changed
Merged
documents db + vector db migration
#114
abnegate
merged 31 commits into
main
utopia-php/migration:main
from
feat-documents-db
utopia-php/migration:feat-documents-db
Copy head branch name to clipboard
Commits
Commits on Oct 7, 2025
added database type for migrating database type
ArnabChatterjee20k
committed
788ee3e
View commit details
Copy full SHA for 788ee3e
Browse repository at this point
linting
ArnabChatterjee20k
committed
bfdf3f3
View commit details
Copy full SHA for bfdf3f3
Browse repository at this point
* Multi-type database support for appwrite destination
Show description for d063f46
ArnabChatterjee20k
committed
d063f46
View commit details
Copy full SHA for d063f46
Browse repository at this point
replaced static database db with a callback to create with dsn
ArnabChatterjee20k
committed
262c1c2
View commit details
Copy full SHA for 262c1c2
Browse repository at this point
Commits on Oct 10, 2025
removed document as string
ArnabChatterjee20k
committed
f072649
View commit details
Copy full SHA for f072649
Browse repository at this point
Commits on Oct 11, 2025
updated code
ArnabChatterjee20k
committed
b79066f
View commit details
Copy full SHA for b79066f
Browse repository at this point
Commits on Oct 14, 2025
* linting
Show description for 1a45ca8
ArnabChatterjee20k
committed
1a45ca8
View commit details
Copy full SHA for 1a45ca8
Browse repository at this point
replaced getDatabaseDB to getDatabasesDB
ArnabChatterjee20k
committed
e8faed3
View commit details
Copy full SHA for e8faed3
Browse repository at this point
* linting
ArnabChatterjee20k
committed
b77e8c2
View commit details
Copy full SHA for b77e8c2
Browse repository at this point
linting
ArnabChatterjee20k
committed
0a3abfa
View commit details
Copy full SHA for 0a3abfa
Browse repository at this point
updated destination to accept a dsn resolver for the datbase for cross database migration
ArnabChatterjee20k
committed
de06db2
View commit details
Copy full SHA for de06db2
Browse repository at this point
Commits on Oct 15, 2025
* comments follow ups
ArnabChatterjee20k
committed
1d60770
View commit details
Copy full SHA for 1d60770
Browse repository at this point
updated constructor order in the source appwrite
ArnabChatterjee20k
committed
7b4a004
View commit details
Copy full SHA for 7b4a004
Browse repository at this point
Commits on Oct 16, 2025
updated db composer
ArnabChatterjee20k
committed
2a9e4b4
View commit details
Copy full SHA for 2a9e4b4
Browse repository at this point
Commits on Oct 27, 2025
Merge remote-tracking branch 'upstream/main' into feat-documents-db
ArnabChatterjee20k
committed
aaca16c
View commit details
Copy full SHA for aaca16c
Browse repository at this point
updated db, index validator
ArnabChatterjee20k
committed
c4a6fe9
View commit details
Copy full SHA for c4a6fe9
Browse repository at this point
Commits on Oct 28, 2025
Merge remote-tracking branch 'upstream/main' into feat-documents-db
ArnabChatterjee20k
committed
29971ab
View commit details
Copy full SHA for 29971ab
Browse repository at this point
updated db version
ArnabChatterjee20k
committed
573aae2
View commit details
Copy full SHA for 573aae2
Browse repository at this point
Commits on Nov 9, 2025
added vector db , object type
ArnabChatterjee20k
committed
6a17cdf
View commit details
Copy full SHA for 6a17cdf
Browse repository at this point
added vector, objectype, vectordb
ArnabChatterjee20k
committed
d234c12
View commit details
Copy full SHA for d234c12
Browse repository at this point
added attribute support along with column
ArnabChatterjee20k
committed
23e41a7
View commit details
Copy full SHA for 23e41a7
Browse repository at this point
Commits on Nov 12, 2025
* updated cache key resolution for collections
Show description for c9e1fdc
ArnabChatterjee20k
committed
c9e1fdc
View commit details
Copy full SHA for c9e1fdc
Browse repository at this point
Commits on Nov 13, 2025
* updated index creation
Show description for 07a988b
ArnabChatterjee20k
committed
07a988b
View commit details
Copy full SHA for 07a988b
Browse repository at this point
linting
ArnabChatterjee20k
committed
ea34cf0
View commit details
Copy full SHA for ea34cf0
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feat-documents-db
ArnabChatterjee20k
committed
920affa
View commit details
Copy full SHA for 920affa
Browse repository at this point
updated composer
ArnabChatterjee20k
committed
f5e175f
View commit details
Copy full SHA for f5e175f
Browse repository at this point
Commits on Nov 19, 2025
* Added new transfer group for easier extraction of services
Show description for 105b48d
ArnabChatterjee20k
committed
105b48d
View commit details
Copy full SHA for 105b48d
Browse repository at this point
Commits on Nov 20, 2025
updated csv source structure for importing and exporting vectordb and connecting via databases dsn
ArnabChatterjee20k
committed
bcd7bcb
View commit details
Copy full SHA for bcd7bcb
Browse repository at this point
Commits on Nov 21, 2025
Update src/Migration/Sources/Appwrite.php
abnegate
authored
c8d18d1
View commit details
Copy full SHA for c8d18d1
Browse repository at this point
Update src/Migration/Sources/Appwrite.php
abnegate
authored
0afcc54
View commit details
Copy full SHA for 0afcc54
Browse repository at this point
Lint
abnegate
committed
2321c28
View commit details
Copy full SHA for 2321c28
Browse repository at this point
You can’t perform that action at this time.