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
Drizzle is compatible with well over a dozen database drivers. We just offer a few of the most common ones here for simplicity, but if you'd like to use another one you can choose one as a placeholder and swap it out for another after setup by choosing from [Drizzle's full list of compatible drivers](https://orm.drizzle.team/docs/connect-overview#next-steps).
@@ -49,9 +49,6 @@ Drizzle is compatible with well over a dozen database drivers. We just offer a f
49
49
50
50
Whether to add Docker Compose configuration. Only available for [`database`](#Options-database)`postgresql` or `mysql`
0 commit comments