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

updated class structure #1913

Merged
merged 1 commit into from
Oct 25, 2024
Merged

updated class structure #1913

merged 1 commit into from
Oct 25, 2024

Conversation

andersonjake1988
Copy link
Contributor

Overview

added method = "name__class" to sqldf in RunQuery and adjusted ApplySpec to account for adjustment

Test Notes/Sample Code

Connected Issues

Copy link
Contributor

@lauramaxwell lauramaxwell left a comment

Choose a reason for hiding this comment

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

It's working well for me!

mapping$source <- name
}

mapping$source <- spec$source_col %||% name
Copy link
Contributor

Choose a reason for hiding this comment

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

nice simplification!

@lauramaxwell lauramaxwell merged commit 0cc70ae into dev Oct 25, 2024
6 checks passed
@lauramaxwell lauramaxwell deleted the fix-1912 branch October 25, 2024 17:13
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.

Feature: Use "name__class" method in sqldf()
2 participants