sheetwork
CtrlK
Contribute on GitHubChat on Discord
v1.0.3 Nicolas Jaar - Space Is Only Noise
v1.0.3 Nicolas Jaar - Space Is Only Noise
  • Introduction
  • Installation & Configuration
    • Installation & Update
    • Configuration & Authentication
      • Set up your sheetwork project
      • Connecting to Google Sheets
      • Set up your sheetwork profile
  • Usage Configurations
    • Sheet-level Controls (sheets.yml)
      • Basic Configuration
      • Sheet-level Controls Reference
    • Project-level Controls (sheetwork_project.yml)
    • Profile-level Controls (profiles.yml)
  • Commands
    • sheetwork init
    • sheetwork upload
      • upload CLI reference
      • Running sheetwork outside of sheetwork project folders
      • Under the Hood Cleanups
    • Global CLI flags
  • FAQ
    • Do I need to list ALL the columns in my sheets config?
    • Do the column names need to be in the format of the original sheet?
    • What kind of cleanups or reformating does sheetwork do?
    • What datatype casting do you support?
Powered by GitBook
On this page

Was this helpful?

  1. FAQ

Do the column names need to be in the format of the original sheet?

This section is under revision

No. Actually they shouldn't! Sheetload needs to convert the name of the columns in a format that works with your database and as such you should write the columns in the sheets.yml file as they would end up in Snowflake.

PreviousDo I need to list ALL the columns in my sheets config?NextWhat kind of cleanups or reformating does sheetwork do?

Last updated 5 years ago

Was this helpful?