mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-05-25 01:12:25 +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)