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

Nullable accessors and fixed convertTo #175

Merged
merged 8 commits into from
Oct 10, 2022
Merged

Commits on Oct 4, 2022

  1. TODO tests, added nullable accessors for DataRow<Object?> since its p…

    …roperties will be considered nullable instead of the object itself.
    Jolanrensen committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    da18b89 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. added toNullable converters for FieldType column types and added test…

    …s for nullable accessors
    Jolanrensen committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    81f2eed View commit details
    Browse the repository at this point in the history
  2. fixed more tests

    Jolanrensen committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    046b490 View commit details
    Browse the repository at this point in the history
  3. fixed more tests

    Jolanrensen committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    7d9a199 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20ae0d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a3a396 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d90246 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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