Fixed BUG-1 - timezone issues, by forcing alter database

This commit is contained in:
2021-01-17 10:49:50 +11:00
parent f661cf0489
commit 2a33b6e2f4

5
BUGs
View File

@@ -1,4 +1,5 @@
### Next: 1 ### Next: 3
BUG-1: whenever we see a bug... BUG-1: NewJob() is doing dates in wrong TZ
BUG-2: Fix the function FixPath so its not just C:, use isPosixPath instead... BUG-2: Fix the function FixPath so its not just C:, use isPosixPath instead...