You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Query.Clone() shallow copy of Includes and Variables
- Add Clone() method to Include class for deep copying
- Fix Query.Clone() to deep-copy Includes list and Variables dictionary
- Fix XQuery.Clone() with same deep-copy fixes
- Add unit tests for the clone bug (independent list, objects, dict, properties)
Fixes#747
Agent-Logs-Url: https://github.com/sqlkata/querybuilder/sessions/d82ad628-73f5-4c2f-b56e-f4021ce1519f
Co-authored-by: ahmad-moussawi <2517523+ahmad-moussawi@users.noreply.github.com>
0 commit comments