mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 13:36:32 +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>