Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

eduardolat
Copy link
Contributor

This Pull Request enhances the sqlpath package by adding new tests for the Glob function, focusing on its ability to handle special pattern characters such as *, ?, [, and ]

Changes:

  • Tests for * Pattern: Ensuring Glob correctly identifies SQL files in subdirectories matching a specified pattern.

  • Tests for ? Character: Verifying Glob's functionality with patterns containing ?, representing a single unknown character.

  • Tests for [ and ] Characters: Assessing Glob's ability to filter files using character ranges.

@kyleconroy kyleconroy merged commit 35da517 into sqlc-dev:main Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants