-
Notifications
You must be signed in to change notification settings - Fork 5
feat: adapt migration schema calls to query-lib value objects #222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
abnegate
wants to merge
34
commits into
main
Choose a base branch
from
feat-query-lib
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
a259e29
feat: adapt migration schema calls to query-lib value objects
abnegate d32d196
fix: accept query-lib biginteger as API bigint
abnegate 47e2597
fix: create collection metadata from the persisted database sequence
abnegate cce7c66
(fix): allow migrating HuggingFace OAuth2 providers
abnegate 340e6c6
chore: merge origin/main into feat-query-lib
abnegate 0144e33
chore: pin utopia-php/database to Appwrite's feat-query-lib SHA
abnegate a11db20
test: stub Swoole Coroutine when the extension is missing
abnegate 55b92c7
fix: mark databases failed when metadata reload misses
abnegate b67ace1
(chore): use caret ranges for Utopia dependencies
abnegate 7a3a60e
(chore): refresh lockfile after caret Utopia constraints
abnegate f2de906
(feat): pass Collection to createCollection
abnegate 3fccb0c
(fix): pass Attribute models to checkAttribute
abnegate 3a5fb77
(fix): pass Attribute models into checkAttribute
abnegate 18c09d4
(fix): recover failed databases on OnDuplicate::Fail retries
abnegate 04ab893
(refactor): use Schema\Order and wrap Collection constructors
abnegate bf52c2c
chore(deps): drop the deleted query branch from the lock and re-pin d…
abnegate 24e0f03
fix(destination): map index orders onto Order before building the index
abnegate ff6f1d5
fix(destination): let a database stranded in provisioning be retried
abnegate 296a469
Merge branch 'main' into feat-query-lib
abnegate a40d6a3
(chore): align database dependency with query-lib head
abnegate b38b3c7
(chore): align database dependency with ready query-lib head
abnegate 4c3a89a
(fix): prevent concurrent provisioning recovery
abnegate 519e573
(fix): require explicit CLI provisioning recovery
abnegate 8c2776d
(fix): require provisioning lifecycle policy
abnegate 9d94e93
(fix): persist database provisioning owner
abnegate 06f41d0
(fix): fence database provisioning attempts
abnegate dbcc441
(fix): recover terminal migration failures
abnegate e7d88de
(fix): require terminal migration attestation
abnegate 3f42d20
(fix): surface database finalizer failures
abnegate ec7db1f
(fix): fence database migration finalization
abnegate 97863f3
(fix): reject empty guarded database writes
abnegate e56b964
(fix): finalize standalone migrations
abnegate 60b7a52
(chore): repin guarded database writes
abnegate 1724bf3
(fix): finalize partial standalone migrations
abnegate File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.