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

Sql dialect error - added sql_dialect property, initialised sql_dialect to init #2314 #2458

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

browo097302
Copy link
Contributor

Type of PR

  • BUG
  • FEAT
  • MAINT
  • DOC

Is your Pull Request linked to an existing Issue or Pull Request?

#2314

Give a brief description for the solution you have provided

Included a more descriptive error message for when an SQL dialect is not provided in ColumnExpression class. The sql_dialect is now assigned to a private attribute (_sql_dialect), and a property sql_dialect handles case where this value is None.
Run all tests locally with no issues.

PR Checklist

  • Added documentation for changes
  • Added feature to example notebooks or tutorial (if appropriate)
  • Added tests (if appropriate)
  • Updated CHANGELOG.md (if appropriate)
  • Made changes based off the latest version of Splink
  • Run the linter
  • Run the spellchecker (if appropriate)

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.

1 participant