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 @property decorator to sqlglot_name method #1713

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

ThomasHepworth
Copy link
Contributor

Type of PR

  • BUG
  • FEAT
  • MAINT
  • DOC

Give a brief description for the solution you have provided

sqlglot_name is a method in the base class and a property on AthenaDialect.

This just adds a property decorator to the abstract class's method.

@ThomasHepworth ThomasHepworth requested a review from ADBond November 8, 2023 16:25
Copy link
Contributor

@ADBond ADBond left a comment

Choose a reason for hiding this comment

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

Ah cheers, good catch 👍

@ThomasHepworth ThomasHepworth merged commit 0754c8f into splink4_dev Nov 8, 2023
@ThomasHepworth ThomasHepworth deleted the make_sqlglot_name_a_property branch November 8, 2023 16:30
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