* Clean Airflow Lineage Backend and migrate status to millis
* Format
* chore(ui): update executions startTs and endTs to millis
* Remove lineage providers
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Remove duplicates from entity_extension_time_series and add the constraing if missing
* Add sort buffer and work mem
* Revert "Add sort buffer and work mem"
This reverts commit fcfff5feb60c9212bb7c1cad34b524dc8c03bfc5.
* Fix#12655: Customizable Landing Page - Add Personas
* Add Knowledge Panels
* Add Doc Store to store KnowledgePanels and Pages
* Add Doc Store to store KnowledgePanels and Pages schemas
* Fix tests
* Add Multiple Persona support for a user
* add more elaborate tests for docstore
* Fix Page and KnowledgePanel required fields
* Fix Page and KnowledgePanel required fields
* Fix Page and KnowledgePanel required fields
* Fix build
* Rename sandboxDomain to instanceDomain
* Test Get Charts in DomoDashboard
* Fix schemas
* Fix test
* Fix test
* Rename to Auto Tag PII
* Fix query test
* Fix query test
* Fix query test
* Fix LifeCycle inconsistencies in Schema; Add DELETE api
* set autocommit to true for non transactional
* make lifecycle common field for entities
* Add LifeCycle as common entity field
* Fix python life cycle code
* Fix search indexes
* remove unnecessary constant
* Add test back to entity resource test
* Fix lint
* Fix lint
* Fix lint
* Fix lint
* Add missing schema
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Fix#12494: Jdbi Transactions opens a new connection per DAO causing recursive delete to not to rollback
* Fix#12494: Jdbi Transactions opens a new connection per DAO causing recursive delete to not to rollback
* rebase with main
* Fix styling
* Add jdbiUnitOfWork
* Improvements for Change Event Repository and missing Annotations
* Add connection commit/rollback
* push schemaChange fix
* Improvements for Change Event Repository and missing Annotations
* Pass wrapped collectionDAO everywhere
* Pass wrapped collectionDAO everywhere
* Separate event handlers transactions
* Fix checkstyle
* Wrap PUT , POST, and DELETE in transactions
* Add Patch for transactions
* Add primary key to tag.id
* Proxy internal @CreateSQLObjects
* Fix exception handling in ManagedHandleInvocationHandler
* Java typo
* Update schema files
* Checkstyle fix and conflicts resolve issue
* Remove @JdbiUnitOfWOrk from Feed Repository
* remove unnecessary @JdbiUnitOfWork annotation
* Test Failures fix
* Test Failures fix
* Increase wait time , changeEventDAO takes time due to handle.commit()
* commit change
* No need to use commit in ChangeEventHandler
* Add a lookup for avoiding transaction that are not started and should not be rolled back
* remove JdbiUnitOfWork.java
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* Add Stored Procedure Entity
* Stored Procedure repository
* Stored Procedure repository
* Fix#12998: Support for Stored Procedures as another entity under Database Schema
* Fix#12998: Support for Stored Procedures as another entity under Database Schema
* Add ascii_bin for fqnhash, Add Constraints on timeseries
* Attemp of moving migrations to files
* Deprecate Flyway and use Native migrations
* Deprecate Flyway and use Native migrations
* Deprecate Flyway and use Native migrations
* Deprecate Flyway and use Native migrations
* Deprecate Flyway and use Native migrations
* Deprecate Flyway and use Native migrations
* Deprecate Flyway and use Native migrations
* Deprecate Flyway and use Native migrations
* Move upstream migrations to new path