OpenMetadata/bootstrap/sql/org.postgresql.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 Add IF EXISTS checks to postgres migration (#4573) 2022-04-29 09:20:52 -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 Fix #7121 - Support Spark metastore DB connection (#7520) 2022-09-20 16:47:57 +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 #8933: Add fixes to initSeedData from 0.12 upgrade (#8934) 2022-11-21 22:50:33 -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