Skip to content
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

Feat migrations #437

Draft
wants to merge 76 commits into
base: main
Choose a base branch
from
Draft

Feat migrations #437

wants to merge 76 commits into from

Conversation

abnegate
Copy link
Member

@abnegate abnegate commented Aug 14, 2024

  • Add Mirror (previously ProxyDatabase) implementation
  • Support single metadata document per collection per project

… into feat-migrations

# Conflicts:
#	Dockerfile
#	src/Database/Database.php
# Conflicts:
#	src/Database/Adapter/MariaDB.php
#	src/Database/Adapter/MySQL.php
#	src/Database/Adapter/Postgres.php
# Conflicts:
#	Dockerfile
#	composer.lock
#	dev/xdebug.ini
#	docker-compose.yml
Feat atomic updates
# Conflicts:
#	composer.json
#	composer.lock
#	src/Database/Adapter/MariaDB.php
#	src/Database/Adapter/Postgres.php
#	src/Database/Adapter/SQLite.php
#	src/Database/Database.php
#	tests/e2e/Adapter/Base.php
Implement resizing string attributes
# Conflicts:
#	src/Database/Adapter/MariaDB.php
#	src/Database/Adapter/MySQL.php
#	src/Database/Adapter/Postgres.php
#	src/Database/Adapter/SQLite.php
Fix VARCHAR -> VARCHAR truncation and add tests
# Conflicts:
#	src/Database/Adapter/MariaDB.php
#	src/Database/Adapter/MySQL.php
Add Truncate Error class for resizing string attributes
# Conflicts:
#	src/Database/Adapter/MariaDB.php
#	src/Database/Adapter/MySQL.php
#	src/Database/Adapter/Postgres.php
Fix deadlock when selecting permissions for update
Fix non-quoted newKey in MariaDB and add newKey filtering for postgres
# Conflicts:
#	composer.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant