Conversation
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
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
Fix index metadata becoming desynchronised when updating relationship names
# Conflicts: # src/Database/Adapter/MariaDB.php # src/Database/Adapter/MySQL.php # src/Database/Adapter/Postgres.php # src/Database/Adapter/SQL.php # src/Database/Adapter/SQLite.php # src/Database/Database.php # tests/e2e/Adapter/Base.php
Remove drop collection try catch
Validate date internal attributes
Dependency Exception
Primary key bigint
Override messages for processed exceptions
Fix nested validation
Revert "Primary key bigint"
…ork-v2 # Conflicts: # composer.lock # src/Database/Adapter/MariaDB.php # src/Database/Adapter/Mongo.php # src/Database/Adapter/Postgres.php # src/Database/Adapter/SQL.php # tests/e2e/Adapter/Base.php
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.