Avanade / NTangle

nTangle is a Change Data Capture (CDC) code generation tool and corresponding runtime. Unlike other CDC-based technologies which replicate changes to rows, nTangle is designed to replicate business entity (aggregate) changes.
MIT License
15 stars 3 forks source link

Enable a root table to be specified more than once with optional data selection #7

Closed chullybun closed 2 years ago

chullybun commented 2 years ago

Currently where a root table is specified more than once, the second overrides the first which is an error. Enable support for a root table to be specified more than once, including optional data selection (i.e. WHERE clause).

chullybun commented 2 years ago

NuGet package v1.0.2 published.