issues
search
AcademySoftwareFoundation
/
OpenCue
A render management system you can deploy for visual effects and animation productions.
https://www.opencue.io
Apache License 2.0
833
stars
203
forks
source link
Add Cuebot SQL epoch function
#1437
Closed
ramonfigueiredo
closed
4 months ago
ramonfigueiredo
commented
4 months ago
Add Cuebot SQL epoch function
Create or replace the epoch function to fix issues with conversion of timestamp with timezone to account daylight saving time.
This function uses postgresql internal extract and epoch function.
Add Cuebot SQL epoch function