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

Defaults #3559

Merged
merged 24 commits into from Oct 3, 2022
Merged

Defaults #3559

merged 24 commits into from Oct 3, 2022

Commits on Sep 22, 2022

  1. Fix DEFAULT in binding

    Add test for PostgreSQL
    
    Spotless
    
    Move mixin to sqldelight
    
    Use mixin instead
    
    Don't add DEFAULT bindings to query
    
    Fix DEFAULT in binding
    hfhbd committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    46838fb View commit details
    Browse the repository at this point in the history
  2. Remove isDefault api

    hfhbd committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    293db31 View commit details
    Browse the repository at this point in the history
  3. Fix grammar

    hfhbd committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5c9670a View commit details
    Browse the repository at this point in the history
  4. Add mysql async test

    hfhbd committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ad350f2 View commit details
    Browse the repository at this point in the history
  5. Add postgresql async test

    hfhbd committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    bf605c0 View commit details
    Browse the repository at this point in the history
  6. Fix wildards

    hfhbd committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b583718 View commit details
    Browse the repository at this point in the history
  7. Fix code style

    hfhbd committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    bf3de38 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    980d85b View commit details
    Browse the repository at this point in the history
  2. Add default to mysql too

    hfhbd committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    b2593f7 View commit details
    Browse the repository at this point in the history
  3. Downgrade r2dbc spi due binary incompatible with drivers

    Fix docker test dependencies
    hfhbd committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    f5619f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Fix DEFAULT in binding

    Add test for PostgreSQL
    
    Spotless
    
    Move mixin to sqldelight
    
    Use mixin instead
    
    Don't add DEFAULT bindings to query
    
    Fix DEFAULT in binding
    hfhbd authored and Alec Strong committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    466a934 View commit details
    Browse the repository at this point in the history
  2. Remove isDefault api

    hfhbd authored and Alec Strong committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    053327b View commit details
    Browse the repository at this point in the history
  3. Fix grammar

    hfhbd authored and Alec Strong committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    19b3723 View commit details
    Browse the repository at this point in the history
  4. Add mysql async test

    hfhbd authored and Alec Strong committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    c3169c1 View commit details
    Browse the repository at this point in the history
  5. Add postgresql async test

    hfhbd authored and Alec Strong committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    cd163e9 View commit details
    Browse the repository at this point in the history
  6. Fix wildards

    hfhbd authored and Alec Strong committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    a280a97 View commit details
    Browse the repository at this point in the history
  7. Fix code style

    hfhbd authored and Alec Strong committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    18caef1 View commit details
    Browse the repository at this point in the history
  8. Add default to mysql too

    hfhbd authored and Alec Strong committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    115b2ff View commit details
    Browse the repository at this point in the history
  9. Downgrade r2dbc spi due binary incompatible with drivers

    Fix docker test dependencies
    hfhbd authored and Alec Strong committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e3b9eba View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    e218001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c909a2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    727c911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dcc05f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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