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
Remove custom ValueComparer from plugin entity config
Removed custom ValueComparer instances for Specifications and Operations properties in PluginVersion entity configuration. Now only ValueConverter is used for JSONB mapping, which simplifies the setup but may affect EF Core change tracking for these properties.
#50
0 commit comments