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.41k stars 125 forks source link

Fix SQL Server truncate tables order #2938

Closed alishakawaguchi closed 1 week ago

linear[bot] commented 1 week ago

NEOS-1620 fix sql server truncate table bug

vercel[bot] commented 1 week 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/DkEMUYBFDHV8e33U45kieVeoqbsA)) | | | Nov 13, 2024 9:57pm |
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 35.16%. Comparing base (f8a84f8) to head (8f47c99). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...run-sql-init-table-stmts/init-statement-builder.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2938 +/- ## ======================================= Coverage 35.15% 35.16% ======================================= Files 329 329 Lines 38295 38296 +1 ======================================= + Hits 13464 13468 +4 + Misses 23267 23266 -1 + Partials 1564 1562 -2 ```

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