simpleidserver / SimpleIdServer

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
https://simpleidserver.com/
Apache License 2.0
682 stars 90 forks source link

fix(#731): attributes ordering on insert #732

Closed antifree closed 2 months ago

antifree commented 2 months ago

This MR fixes ordering issue when parent attribute is inserted after its child attributes to the database.

More information is available in #731.