mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-11 18:46:56 +00:00

* New schema import error fixed * updated test for DatabaseSchema as per recursive import * unskip and updated database playwright test for bulk import * Import issue in StoredProcedure fixed * added query editor for storeprocedure code * Source url error fixed for import * updated databaseService test as per recursive bulk import * fix the storedprocedure parsing issue * added storedProcedure playwright in the databse service level * in import dry run set exist schema is false * fix the playwrigth test around storedProcedure * on dry run create parent columns * fix the encoding issue in bulk edit page * fix the bulk edit playwright test * Fix Glossary Terms missing on export --------- Co-authored-by: Ashish Gupta <ashish@getcollate.io> Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com> Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>