OpenMetadata/bootstrap/sql/org.postgresql.Driver
Teddy 90abd73394
Fixes #7105 -- Add support for dataType filter for TestDefinition request (#7640)
* Updated json schema to support dataType filter

* Added migration for test definition support of data type filtering

* Added backend logic to support filter on data type for testdefinitions

* Added migration for:
- supported test types
- renaming of certain tests from starting uppercase to lowercase

* removed openmetadata_db from migration

* added datatype filter in column test

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2022-09-23 10:31:00 +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 Fixes #7105 -- Add support for dataType filter for TestDefinition request (#7640) 2022-09-23 10:31:00 +02:00