OpenMetadata/bootstrap/sql/com.mysql.cj.jdbc.Driver
Nahuel bea38d7200
Fix#10584: Add Data Model as an entity (#10636)
* Add Data Model as entity

* Add sample_data + update dashboard resource and repository with data models

* Fix Java style

* Addess PR comments

* Update bootstrap/sql/com.mysql.cj.jdbc.Driver/v009__create_db_connection_info.sql

* Pylint error

* Address PR comments

* Address PR comments

* Address PR comments

* Minor change

* Fix error in sample_data

* Fix failing test

* Add missing resource and event sub descriptors
2023-03-28 15:07:38 +00:00
..
v001__create_db_connection_info.sql Make bootstrap sql files for mysql and postgres consistent with each other (#4541) 2022-04-28 07:30:56 -07:00
v002__create_db_connection_info.sql Prepare postgres migrations (#5814) 2022-07-01 10:18:24 +02:00
v003__create_db_connection_info.sql Update missing FQN (#5966) 2022-07-08 16:27:49 +02:00
v004__create_db_connection_info.sql Fixes #7504 Added migration steps to delete profiler pipeline from entity relationship (#7511) 2022-09-20 08:14:29 +02:00
v005__create_db_connection_info.sql Fix #7801: Fixed Glue Pipeline (#7832) 2022-10-02 16:43:35 -07:00
v006__create_db_connection_info.sql Fix openmetadata connection migration (#8891) 2022-11-19 21:07:26 -08:00
v007__create_db_connection_info.sql Fix topic indexes and migrations (#9439) 2022-12-21 10:33:12 +01:00
v008__create_db_connection_info.sql Fix: bug in migration when removin sample data services (#10032) 2023-01-31 15:11:09 +00:00
v009__create_db_connection_info.sql Fix#10584: Add Data Model as an entity (#10636) 2023-03-28 15:07:38 +00:00