Tags: sashashura/database
Tags
[9.x] Address Dynamic Relation Resolver inconsiency issue with extend… …ed Models (#45122) * laravel/framework#44741 - Address Dynamic Relation Resolver inconsistency issue with extended Models * style fixes
[9.x] Address Dynamic Relation Resolver inconsiency issue with extend… …ed Models (#45122) * laravel/framework#44741 - Address Dynamic Relation Resolver inconsistency issue with extended Models * style fixes
[9.x] Use write connection on Schema::getColumnListing() and Schema::… …hasTable() for MySQL and PostgreSQL (#44946) * [9.x] Use write connection on Schema::hasColumn() and Schema::hasTable() * add tests * fix more tests * clean up unused imports Co-authored-by: 尾山貴康 <[email protected]>
[9.x] Use write connection on Schema::getColumnListing() and Schema::… …hasTable() for MySQL and PostgreSQL (#44946) * [9.x] Use write connection on Schema::hasColumn() and Schema::hasTable() * add tests * fix more tests * clean up unused imports Co-authored-by: 尾山貴康 <[email protected]>
Make `migrate` command isolated (#44743) * Add Isolated interface to `migrate` command * Add CommandMutex with cache implementation * Remove typehints in favor of docblocks * Apply StyleCI * Add support for releasing lock again * fix db migrate command tests * cleanup * Add `--isolated` flag to command * rename file. formatting * allow exit code * fix option * fix order Co-authored-by: Taylor Otwell <[email protected]>
PreviousNext