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

Importing .tsvs into a database table, empty values in the first column cause un-desired column squashing #205

Open
johnpharmetika opened this issue Jun 8, 2024 · 0 comments

Comments

@johnpharmetika
Copy link

johnpharmetika commented Jun 8, 2024

Please answer the questions below, it helps us to track the issue.

  1. Database version (Ex: PostgreSQL 10.0): MySQL 8.4

  2. TablePlus version (the number on the welcome or about screen, Ex: build 81): 1.2.0 (254) (Trial)

  3. Linux distro (Ex: Ubuntu 18.04): Linux Mint 21.3

  4. The steps to reproduce this issue: See attached file (GitHub only supports uploading .csv, but the file is tab delineated).
    tsv_test2.csv

Log into your database, right click a table, choose Import from CSV, and try to load the attached file.
Structure in LibreOffice:
image

Structure in import screen:
image

Notice the squashed data in row 2 and 3.

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

No branches or pull requests

1 participant