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

Roundtrip null values of any type #147

Closed

Commits on Sep 11, 2015

  1. Add nullToken to csvFile options; add switch to treat empty values as…

    … nulls when reading csv.
    andy327 committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    cc2c9c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2015

  1. Configuration menu
    Copy the full SHA
    ef89f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    678814f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2015

  1. Configuration menu
    Copy the full SHA
    877bb61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b2de88 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2015

  1. Configuration menu
    Copy the full SHA
    48d7aa6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2015

  1. Remove treatEmptyValuesAsNulls option from csvFile and tsvFile method…

    …s to keep MiMa compatibility.
    andy327 committed Sep 20, 2015
    Configuration menu
    Copy the full SHA
    6785285 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. Style fix on castTo method.

    andy327 committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    01fa79c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2015

  1. Configuration menu
    Copy the full SHA
    176d4e8 View commit details
    Browse the repository at this point in the history