Skip to content

Releases: win7user10/Laraue.EfCoreTriggers

Added strings EndsWith, Trim and Contains translations

22 Aug 09:50

Choose a tag to compare

Release contains newly extendable architecture for database providers and translation of some string functions to SQL.

Cast expressions support

23 Feb 19:19

Choose a tag to compare

fix(Issue#3): Exception while using enum properties
fix: Incorrect amount of arguments in InsertAfterUpdate trigger
feat: Support of generating cast expressions
feat: Support of new Guid() expressions
cleanup && some code comments