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

feat(c/driver): Date32 support #948

Merged
merged 18 commits into from
Aug 1, 2023
Merged

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    eefacad View commit details
    Browse the repository at this point in the history
  2. initial sqlite build pass

    WillAyd committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    be37055 View commit details
    Browse the repository at this point in the history
  3. Temporal -> Timestamp

    WillAyd committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4c64214 View commit details
    Browse the repository at this point in the history
  4. fix sqlite conversion

    WillAyd committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    84b500f View commit details
    Browse the repository at this point in the history
  5. fixes

    WillAyd committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b4f9b62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b585b83 View commit details
    Browse the repository at this point in the history
  7. revert

    WillAyd committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    12530a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. macro typo

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4f2e068 View commit details
    Browse the repository at this point in the history
  2. snowflake test fix

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    09b45e4 View commit details
    Browse the repository at this point in the history
  3. MSVC debug?

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6c09ee9 View commit details
    Browse the repository at this point in the history
  4. smaller gmtime values

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    adc8466 View commit details
    Browse the repository at this point in the history
  5. more debug

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0d75469 View commit details
    Browse the repository at this point in the history
  6. more windows debug

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    15deeea View commit details
    Browse the repository at this point in the history
  7. limit debug

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    253452f View commit details
    Browse the repository at this point in the history
  8. more

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d303a8a View commit details
    Browse the repository at this point in the history
  9. try before epoch

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    684e48e View commit details
    Browse the repository at this point in the history
  10. another guess

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6ff44f6 View commit details
    Browse the repository at this point in the history
  11. smaller test range

    WillAyd committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d4bf1bb View commit details
    Browse the repository at this point in the history