OpenMetadata/bootstrap/sql/org.postgresql.Driver
Sriharsha Chintalapani 33c752d2f5
interfaces for db migrations (#12057)
* interfaces for db migrations

* Add Data Migration for entities to 1.1

* Migration for FQN hash

* Added Tag Usage And Fixed some transaction issue in testing

* Added SERVER_CHANGE_LOG validations

* Update Path for files

* Added Postgres Migration

* Test Suite Migration [WIP]

* remove ingestion pipeline

* moved Migration to Table Initializer

* init Data source config in TableInitializer

* make checksum ignore configurable

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-06-26 13:03:44 +05:30
..
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 Revert Sample Data migrations (#11134) 2023-04-19 09:11:27 +02:00
v009__create_db_connection_info.sql Fix MSSQL connection with pyodbc scheme (#11304) 2023-04-27 07:25:10 +02:00
v010__create_db_connection_info.sql Remove sqlalchemy-ibmi from db2 dependency (#11553) 2023-05-11 15:03:26 +02:00
v011__create_db_connection_info.sql added v11 files (#11766) 2023-05-25 17:00:23 +02:00
v012__create_db_connection_info.sql Align bootstrap after 1.0.4 patch (#11932) 2023-06-10 18:38:05 -07:00
v013__create_db_connection_info.sql interfaces for db migrations (#12057) 2023-06-26 13:03:44 +05:30