OpenMetadata/bootstrap/sql/org.postgresql.Driver
vanshika18 bbe58b1b5f
Handle Table type for Snowflake Transient Tables (#12274)
* Handle Table type for Snowflake Transient Tables

* Clean the code by removing comments

* Optimize the code

* Optimize the code

* Clean the code

* Rename includeTempTables with includeTransientTables

* Rename includeTempTables to includeTransientTables

* Update Documentation and resolved migartion query error

* Resolved migartion query for postgres connection

---------

Co-authored-by: Vanshika Kabra <vanshikakabra@Vanshikas-MacBook-Pro.local>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-07-13 19:25:46 +02: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 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 Add query_entity migration fix (#12340) 2023-07-10 16:08:32 +02:00
v014__create_db_connection_info.sql Handle Table type for Snowflake Transient Tables (#12274) 2023-07-13 19:25:46 +02:00