Difference between dialect and driver
I have a question, when I started using drizzle, to configure a database it was enough to declare the database in the driver parameter, but now the configuration also has a driver dialect, what is the difference between the two?
2 Replies