oqtane.framework/Oqtane.Server/Infrastructure/Jobs
2023-08-18 13:34:38 -04:00
..
HostedServiceBase.cs fix #3157 - provide support for asynchronous scheduled jobs 2023-08-18 13:34:38 -04:00
NotificationJob.cs Notification job must convert \n to <br /> now that IsNodyHtml is set to True 2023-08-14 17:03:21 -04:00
PurgeJob.cs Make sure Job date times are stored in the database as UTC. This is required if using Postgres or you will get an exception with a message of “Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported.”. 2022-09-07 12:46:24 -06:00