5383: postgres current_timestamp is the start of transaction and clock_timestamp...
authorRadhika Chippada <radhika@curoverse.com>
Tue, 17 Mar 2015 14:27:35 +0000 (10:27 -0400)
committerRadhika Chippada <radhika@curoverse.com>
Tue, 17 Mar 2015 14:27:35 +0000 (10:27 -0400)
commitb63b1c67513ee167aa579fa5182341d51e71d2aa
tree8df07979bc78dfdf79b5fde25b4ade8a38a8d1c4
parentb0c5270a1a88ab2a19bfff5ced4e5e17f5264e9e
5383: postgres current_timestamp is the start of transaction and clock_timestamp is the current time at the statement execution. updated db_current_time to use  clock_timestamp and reverted back all updates to log_test.rb
services/api/lib/db_current_time.rb
services/api/test/unit/log_test.rb