Commit graph

7 commits

Author SHA1 Message Date
Akbar Ghasemi Tazehabadi 3d0c3eadbd
Fix for oracle persistence provider (#2450)
* Add support of Oracle NCLOB columns

in order to use data more than 2000 char we have to use NCLOB ,in oracle we have to explicitly say the column is NCLOB otherwise it would be considered Nvarchar(2000)

* remove unnecessary package source
2021-11-10 16:20:33 +01:00
Sipke Schoorstra 8c6a01a363 Update Jint
Fixes #2426
2021-11-03 19:41:29 +01:00
Sipke Schoorstra a0a68679bc Implement activity property setters 2020-10-03 12:48:25 +02:00
Sipke Schoorstra ede85a4572 Fix Elsa.sln 2020-04-19 13:04:49 +02:00
Sipke Schoorstra ad6ad1b68e Add Elsa Preview to Nuget.Config 2019-09-22 00:19:06 +02:00
Sipke Schoorstra 5998cae2dd WIP 2018-10-20 23:24:41 +02:00
Sipke Schoorstra 3b9d5e616e Removing nested mode 2018-10-14 12:24:36 +02:00