mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-09 14:33:27 +08:00
Fix migration logic to accommodate for non superuser permissions. Closes #567 - [x] Server By clearing the `hdb_views` schema of existing views and functions instead of dropping and creating it again. - [x] Bug fix (non-breaking change which fixes an issue)