activerecord-cockroachdb-adapter icon indicating copy to clipboard operation
activerecord-cockroachdb-adapter copied to clipboard

Rewrite time interval tests

Open BuonOmo opened this issue 1 year ago • 0 comments
trafficstars

Pg time interval tests are using the keyword ago. Rewrite them without it.

  • [ ] test_text_columns_are_limitless_the_upper_limit_is_one_GB
  • [ ] test_data_type_of_oid_types
  • [ ] test_update_oid
  • [ ] test_data_type_of_time_types
  • [ ] test_oid_values
  • [ ] test_time_values
  • [ ] test_update_large_time_in_seconds

BuonOmo avatar Sep 02 '24 13:09 BuonOmo