mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 04:14:34 +00:00

* import/export support for table type custom property * remove logs * Add backend tests * ui: add custom type property parsing * print rows in the order of columns defined in config * ui: handle special chars pasring for custom property import/export * ui:improve table type property parsing * ui:fix sql input styling * ui: improve the parsing for table type property * ui: fix parsing for markdown, string and sqlQuery properties * ui: fix parsing for table type property * ui: fix unit test * fix backend tests * remove unwanted comments * ui: add playwright test for table type import/export part1 --------- Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com> (cherry picked from commit 30497528bcf6f5da692fbbdbc8e88bfddb635e0a)