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
Improved GitHub Actions Workflow
Yarr! We be bolsterin' our workflow to include PostgreSQL, Redis, an' MariaDB services, makin' sure it sails smooth as silk. Also upped our PHP version to match the best o' treasure maps.
Table and Database Changes
Rejiggered tables a wee bit to better use them resources! We changed the column definitions, made primary keys UUID instead of big integers, implemented unique constraints on various tables to ensure no two piratin' records be the same.
Efficient Data Migration
This treasure includes a smart migration setup which can transfer data from the ol' MySQL to PostgreSQL while we be in normal seas, but not during a testin' storm.
Environment Variable Update
Adjusted the course on our navigational chart phpunit.xml to aim for the PostgreSQL setup.
Improved Eloquent Model Performance
Blocked lazy loadin' for Eloquent models to avoid unnecessary work for our hardworkin' sailors.
Better Testing Arrangements
Revamped our testin' setup to enhance clarity and configuration settings.
Added a new MigrateDbTest and refined other tests
Scripted new tales of adventure in MigrateDbTest.php to ensure our database migrations be perfect while steerin' clear of nasty sea monsters. Also optimized the StructureRefreshTokenFinderTest.php to be spryer with resource use.
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
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.