Compare migrations formatted uniformly (#18760)
Otherwise old migrations may be formatted differently than new migrations, causing comparison errors. Follow-up of https://github.com/zed-industries/zed/pull/18676 Release Notes: - N/A
This commit is contained in:
parent
7608000df8
commit
1f31022cbe
5 changed files with 18 additions and 18 deletions
|
@ -15,5 +15,5 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
sqlez.workspace = true
|
||||
sqlformat = "0.2"
|
||||
sqlformat.workspace = true
|
||||
syn = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue