This will create a config/filament-sql-field.php file where you can customize the available SQL dialects and add predefined templates.
This is NOT a full SQL-parsing solution: only "coarse" parsing is performed, the minimum necessary for re-formatting. The standard formatter does not always maintain the order of comments in the code; ...