Parker DeWilde

Results 5 comments of Parker DeWilde

The default behavior is clearly wrong. Fizz generates created_at and updated_at with no timezone. Pop sets the database values of those fields with local time rather than UTC. `"2023-05-15T16:46:37.944294+4"` for...

I ran into wanting this because I was using composite types in history tables. See my (now closed) issue #3148 for my motivating example.

@lucetre Did that error come from you trying to run the version you had in your PR? https://github.com/FirebaseExtended/action-hosting-deploy/pull/398

+1 I really don't want to have to add a revision. I think bookmarking the current revision is the intuitive and correct default.