With the [Trino rebrand](https://trino.io/blog/2020/12/27/announcing-trino.html), Migratron needs to be updated to add Trino as a dbtype. There seems to be a way to use the existing `presto-cli` to run Trino queries, but the recommendation would be to use the new `trino-cli`. More info in the [migration guide](https://trino.io/blog/2021/01/04/migrating-from-prestosql-to-trino.html).
With the Trino rebrand, Migratron needs to be updated to add Trino as a dbtype.
There seems to be a way to use the existing
presto-clito run Trino queries, but the recommendation would be to use the newtrino-cli.More info in the migration guide.