We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f373f commit b0cd12dCopy full SHA for b0cd12d
.gitattributes
@@ -1,3 +1,4 @@
1
# Ensure consistent line endings for SQL files across all platforms
2
# This is required for sqlx offline mode to generate consistent query hashes
3
+# see https://github.com/launchbadge/sqlx/issues/1494
4
*.sql text eol=lf
0 commit comments