Skip to content

Commit

Permalink
fix: Enable mssql transpiling (pinterest#1178)
Browse files Browse the repository at this point in the history
  • Loading branch information
baumandm authored and aidenprice committed Jan 3, 2024
1 parent 3e0da9e commit 4da216d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"sqlite": "sqlite",
"snowflake": "snowflake",
# different name
"mssql": "tsql",
"postgresql": "postgres",
"sparksql": "spark",
}
Expand Down

0 comments on commit 4da216d

Please sign in to comment.