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
Current generated code is specific to a SQL driver, this make the life of developer so hard, especially to share the same code with different type of SQL driver. Would suggest to utilise the type alias to support multiple drivers.