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

Feature: Add comprehensive db create_tbl function #24

Closed
jimbrig opened this issue Jan 5, 2022 · 0 comments · Fixed by #25
Closed

Feature: Add comprehensive db create_tbl function #24

jimbrig opened this issue Jan 5, 2022 · 0 comments · Fixed by #25
Assignees
Labels
feature New enhancements and features

Comments

@jimbrig
Copy link
Owner

jimbrig commented Jan 5, 2022

#' Create Table
#'
#' Creates a database table given a connection, table name, and:
#' - SQL file specifying the table's schema
#' - CSV file to seed the table's values

@jimbrig jimbrig added the feature New enhancements and features label Jan 5, 2022
@jimbrig jimbrig self-assigned this Jan 5, 2022
jimbrig added a commit that referenced this issue Jan 5, 2022
jimbrig added a commit that referenced this issue Jan 5, 2022
@jimbrig jimbrig linked a pull request Jan 5, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New enhancements and features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant