N
Neon13mo ago
exotic-emerald

Data-Level Diffs

Are there plans to support data-level diffing on neon? It's something I'd want to add to our application and would have to do separately as of now
2 Replies
mute-gold
mute-gold13mo ago
Not in the near future. Do you mind sharing more details about your use case?
exotic-emerald
exotic-emeraldOP13mo ago
Yeah sure. Building an AI (Agentic) Data Engineer. We're building a staging system for database changes so our agent can always propose changes and fully qualify the effects before writing that to the real user db So for us we want to do project per user (this is supported) But we also need to understand what changed on a branch between the start and where we check like you can with git. Schema changes are good but not the fully picture we want

Did you find this page helpful?