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

Make extension matching for SQL parsers case-insensitve DAT-10265 #2884

Merged
merged 2 commits into from
May 31, 2022

Conversation

wwillard7800
Copy link
Contributor

@wwillard7800 wwillard7800 commented May 26, 2022

Description

Currently Liquibase only considers files that end in a lowercase .sql as parse-able by either the raw or formatted parsers.

This makes those parsers recognize sql files regardless of the case of the extension.

@github-actions
Copy link

github-actions bot commented May 26, 2022

Unit Test Results

  4 512 files  ±0    4 512 suites  ±0   35m 40s ⏱️ + 3m 11s
  4 419 tests ±0    4 201 ✔️ ±0     218 💤 ±0  0 ±0 
52 308 runs  ±0  47 296 ✔️ ±0  5 012 💤 ±0  0 ±0 

Results for commit db60678. ± Comparison against base commit 4ab687b.

♻️ This comment has been updated with latest results.

DAT-10265
@kataggart kataggart added this to To Do in Conditioning++ via automation May 30, 2022
@suryaaki2 suryaaki2 merged commit 8337983 into master May 31, 2022
Conditioning++ automation moved this from To Do to Done May 31, 2022
@suryaaki2 suryaaki2 deleted the DAT-10265 branch May 31, 2022 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants