nucleuscloud / neosync

Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.
https://www.neosync.dev
Other
3.31k stars 118 forks source link

NEOS-1380: fixes sql server role permissions performance #2565

Closed nickzelei closed 2 months ago

nickzelei commented 2 months ago

also fixes docker compose watch

linear[bot] commented 2 months ago

NEOS-1380 SQL Server Role Query non-performant on cloud

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **neosync-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/neosync/neosync-docs/2XNAMxwCKqLVsGdd4vh93vEbAkaE)) | [Visit Preview](https://neosync-docs-git-nick-neos-1380-sql-server-role-6dd474-neosync.vercel.app) | | Aug 28, 2024 8:57pm |
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 30.96%. Comparing base (fca457c) to head (ef7312a). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
backend/pkg/sqlconnect/sql-connector.go 0.00% 5 Missing :warning:
backend/pkg/mssql-querier/system.sql.go 0.00% 1 Missing :warning:
backend/pkg/sqlmanager/mssql/mssql-manager.go 0.00% 1 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (fca457c) and HEAD (ef7312a). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (fca457c) | HEAD (ef7312a) | |------|------|------| ||2|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2565 +/- ## ========================================== - Coverage 38.37% 30.96% -7.41% ========================================== Files 260 260 Lines 24349 24349 ========================================== - Hits 9343 7540 -1803 - Misses 13652 15741 +2089 + Partials 1354 1068 -286 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.