neosync icon indicating copy to clipboard operation
neosync copied to clipboard

Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.

Results 184 neosync issues
Sort by recently updated
recently updated
newest added

`backend/internal/nucleusdb` module has a bunch of mocked unit tests in them. These should be rewritten to use a postgres container instead with 0 mocks for higher quality. From [SyncLinear.com](https://synclinear.com) |...

Improvement
Tech Debt

[https://github.com/sudorandom/protoc-gen-connect-openapi](https://github.com/sudorandom/protoc-gen-connect-openapi) This seems to be a new project that is tailored to generating high quality openai specs based off of connect protos. This could be useful for us for using...

enhancement

I was excited to discover that I could describe my jobs as code using the [Terraform provider for NeoSync](https://docs.neosync.dev/guides/terraform). This is a fantastic feature! However, I started thinking about how...

enhancement
linear

We don't treat them this way however in the app and currently treat them as different data types, which causes some issues with virtual foreign keys and other mappings From...

bug

* ability to export a job mapping file (json/yaml) so someone can check it into git * abilty to import that into the app and create/update a job from it...

These connections are not exposed via the terraform provider yet. We should update it to support those. From [SyncLinear.com](https://synclinear.com) | [NEOS-1410](https://linear.app/nucleus-cloud/issue/NEOS-1410/expose-mssql-mongo-dynamodb-connections-in-terraform)

Terraform

for some reason when switching out the connection id it causes a bunch of stuff to fail. The destinations somehow get removed and new ones created. It's all sorts of...

bug
Terraform

We should look into wrapping this error and giving it a better name. We have docs for this but not everyone thinks to look at the docs when they hit...

Improvement
Fast Follow

Hello friends! We have a public roadmap that can be found [here](https://neosync.productlane.com) If you are coming to the Issues to log a feature request, please check out or Roadmap to...

If a job mapping sets a GENERATE or NULL value for a specific column, we should update the input select to not include those columns. This can potentially result in...

enhancement