This website requires JavaScript.
Explore
Help
Register
Sign In
kocoded
/
oqtane.framework
Watch
1
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a503a9d5bc
oqtane.framework
/
Oqtane.Server
/
Infrastructure
/
Jobs
History
Ben Emamian
5fbb9160f1
Code Cleanups
2023-03-21 00:45:17 +11:00
..
HostedServiceBase.cs
fix
#2041
- Server restart post module install fails with null exception
2022-03-07 12:19:00 -05:00
NotificationJob.cs
Code Cleanups
2023-03-21 00:45:17 +11: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