elsa-core/src
Sipke Schoorstra 021795f53a Enable MySQL primitive collections support and update configs
Add support for EF Core primitive collections in MySQL by specifying `EnablePrimitiveCollectionsSupport()` in the DbContext configuration. Updated the Docker Compose file to rename the MySQL volume and adjusted appsettings.json to include a MySQL connection string and set MySQL as the default database provider.
2024-12-28 18:56:29 +01:00
..
apps Enable MySQL primitive collections support and update configs 2024-12-28 18:56:29 +01:00
clients/Elsa.Api.Client Implement Enum to String Conversion for JavaScript Engine 2024-11-28 19:23:13 +01:00
common Call async methods when in an async method 2024-12-16 22:57:11 +03:00
modules Refine trigger replacement logic with empty check. 2024-12-28 18:55:28 +01:00
Directory.Build.props Update target frameworks and package versions to latest 2024-12-22 10:00:56 +01:00