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
- Refactoring: moved some files around to better structure the project.
429
427
- Removed unnecessary type casting when routine source returns set with embedded composite type.
430
428
- Fix: fixed incorrect handling of types with modifier (e.g. varchar(100), numeric(10,2), etc). This causes type with modifiers to be serialized as incorrect type.
429
+
- Fix: fixed incorrect parameter logging when parameters were added from user claims as string array (roles, permissions, etc).
0 commit comments