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

PR 1894, LB-1373: Postgres date time precision tests. #191

Merged
merged 1 commit into from Mar 28, 2022
Merged

Conversation

XDelphiGrl
Copy link
Contributor

@XDelphiGrl XDelphiGrl commented Feb 23, 2022

This test adds validation of data type precision for Postgres time and time with timezone datatypes.

  • replaced the 'invalid test' expected sql file with actual sql
  • deleted extraneous datatypes.datetime.json files from several Postgres version subdirectories
  • updated the datatypes.datetime.json file at the root of /postgres with expected JSON snapshot output.

NOTE

  • There is a bug related to the interval Postgres time datatype. The changesets in the XML changelog are commented out with a link back to the open PR to address that issue. When we do address issue, the test will need to be updated.

Must merge after GH PR 1894 for liquibase/liquibase merges to master!


GH PR for liquibase/liquibase
Internal Jira Ticket

@KushnirykOleh
Copy link
Contributor

Not part of 4.8.0, waiting for next release

@KushnirykOleh KushnirykOleh merged commit b1becf5 into main Mar 28, 2022
@KushnirykOleh KushnirykOleh deleted the LB-1373 branch March 28, 2022 08:53
jnewton03 pushed a commit that referenced this pull request Jun 2, 2022
PR 1894, LB-1373: Postgres date time precision tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants