- [10.x] Convert Expression to string for from in having subqueries by @ikari7789 in #48525
- [10.x] Allow searching on
vendor:publish
prompt by @jessarcher in #48586 - [10.x] Enhance Test Coverage for Macroable Trait by @salehhashemi1992 in #48583
- [10.x] Add new SQL error messages by @magnusvin in #48601
- [10.x] Ensure array cache considers milliseconds by @timacdonald in #48573
- [10.x] Prevent
session:table
command from creating duplicates by @jessarcher in #48602 - [10.x] Handle expiration in seconds by @timacdonald in #48600
- [10.x] Avoid duplicate code for create table commands by extending new
Illuminate\Console\MigrationGeneratorCommand
by @crynobone in #48603 - [10.x] Add Closure Type Hinting for Query Builders by @AJenbo in #48562