Skip to content

Conversation

@restuff
Copy link
Contributor

@restuff restuff commented Apr 1, 2025

laravel/framework#51821 introduced \Illuminate\Database\Schema\Blueprint public constructor change. Although a rare scenario, this class can be used in application-level code to write DB type-agnostic code to get string representation of SQL DDL command (i.e. SQL command to add a comment to table), which later can be executed via \Illuminate\Database\Connection::unprepared().

@taylorotwell taylorotwell merged commit d8ade08 into laravel:12.x Apr 1, 2025
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.

2 participants