elsa-core/src/modules/Elsa.Dapper
Sipke Schoorstra 213c543210 Fix parameter passing in AddManyAsync method
Updated the mapping function in AddManyAsync to include the cancellation token and corrected the store reference to _store. This ensures proper handling of async operations and aligns with the expected method signature.
2025-02-17 11:41:00 +01:00
..
Abstractions Fix Dapper Provider (#4998) 2024-02-25 20:36:31 +01:00
Contracts Fix Dapper Provider (#4998) 2024-02-25 20:36:31 +01:00
Dialects Add SearchTerm to Workflow Definitions List API client (#5035) 2024-03-05 07:31:59 +01:00
Extensions Update endpoints for lazy loading (#5681) 2024-07-01 11:14:04 +02:00
Features Fix Dapper Provider (#4998) 2024-02-25 20:36:31 +01:00
HostedServices Dapper persistence provider (#4109) 2023-06-06 20:49:14 +02:00
Models Add ability to sort on multiple fields 2023-07-09 12:35:48 +02:00
Modules Fix parameter passing in AddManyAsync method 2025-02-17 11:41:00 +01:00
Services Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
TypeHandlers/Sqlite Update ActivityExecutionRecord model 2023-07-23 21:05:31 +02:00
Elsa.Dapper.csproj Overwriting System.Formats.Asn1 due to vulnerability 2024-07-16 15:04:46 +02:00
FodyWeavers.xml Dapper persistence provider (#4109) 2023-06-06 20:49:14 +02:00