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
Many of the `CREATE ...` statements in the postgres dialect were missing
options, especially the `OR REPLACE` option that is common to many
commands.
Fixes #850
0 commit comments