You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/migrations/index.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ Dune currently supports three different query engines:
13
13
14
14
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).
15
15
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
+
16
18
## Sunsetting Schedule
17
19
18
20
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
110
112
111
113
??? question "Can I get help to migrate existing queries?"
112
114
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).
0 commit comments