Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

add name_quoted flag #61

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

add name_quoted flag #61

wants to merge 4 commits into from

Conversation

clevertension
Copy link

name_quoted = false will indicate that we don't want to double quoted with table_name or column_name

@@ -36,3 +36,6 @@ supress_ddl: false

# if force_truncate is true, forces a table truncate before table loading
force_truncate: false

# if name_quoted is true, all table_name and column_name will be double quoted
Copy link
Collaborator

Choose a reason for hiding this comment

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

table_name's, column_name's?

@kworr kworr added the feedback label Aug 28, 2014
@clevertension
Copy link
Author

you can change the default value [name_quoted: false to name_quoted: true]

@kworr kworr added testing and removed feedback labels Aug 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants