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
Is there a way to allow people configure support for custom dialects? There would need to be a way to load a dialect dynamically based on a configuration value. Maybe this can be done via a dynamic import? Can it be done in a reasonably secure way?