Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add postgresql_timestamp test step #11

Closed
wants to merge 3 commits into from

Conversation

ghiculescu
Copy link
Member

Tests Active Record using Postgres with timestamp (not timestamptz) as the default datetime column type. rails/rails#41084 adds the relevant task, so that needs to be merged first.

Tests Active Record using Postgres with `timestamp` (not `timestamptz`) as the default datetime column type. rails/rails#41084 adds the relevant task, so that needs to be merged first.
@@ -185,16 +185,17 @@ end

# GROUP 1: Runs additional isolated tests for non-PR builds
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this makes me unsure if i've read this file right. as far as i can see these tests run on each PR.

pipeline-generate Outdated Show resolved Hide resolved
@ghiculescu ghiculescu closed this Feb 12, 2021
@ghiculescu ghiculescu deleted the patch-1 branch February 12, 2021 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant