Skip to content

Commit f353718

Browse files
fix
1 parent 401213f commit f353718

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/migrations/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Dune currently supports three different query engines:
1313

1414
The SparkSQL and PostgreSQL query engines are being deprecated and will be replaced by DuneSQL. You can read more about the decisions to sunset the old query engines in the [announcement post](https://dune.com/blog/introducing-dune-sql).
1515

16+
**You should use the [migration tool](migration-tool.md) to try and translate your queries. If you run into issues, please let us know by [creating an issue](https://github.com/duneanalytics/harmonizer/issues).**
17+
1618
## Sunsetting Schedule
1719

1820
We are progressively disabling the ability to create new queries on the old query engines. You can read up on the stages of that in the table below.
@@ -110,5 +112,5 @@ After **30/07/2023**, queries running on either SparkSQL or PostgreSQL will no l
110112

111113
??? question "Can I get help to migrate existing queries?"
112114

113-
Please direct your questions in the #DuneSQL Channel in the [Dune Discord](discord.gg/dunecom).
115+
Please [create an issue in the translator github](https://github.com/duneanalytics/harmonizer/issues) for priority support. Otherwise, you can direct your general questions in the #DuneSQL Channel in the [Dune Discord](discord.gg/dunecom).
114116

0 commit comments

Comments
 (0)