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

Feature/incremental non temp table #37

Closed

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    9c44512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf6dca4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Jul 22, 2022

  1. Add files via upload

    mlinhh committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    56a8c49 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    mlinhh committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    2f2e470 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    mlinhh committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    88d9684 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    mlinhh committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    d52ec30 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    mlinhh committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1987fa4 View commit details
    Browse the repository at this point in the history
  6. Add files via upload

    mlinhh committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    9799db8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Add files via upload

    mlinhh committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    2d5d595 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    mlinhh committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    748c461 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    mlinhh committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    81106fb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. update coding convention

    viplazylmht committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    4d07049 View commit details
    Browse the repository at this point in the history
  2. update adapter version

    viplazylmht committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d208d5d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from viplazylmht/mlinhh-update-strategy

    update delete+insert and insert+overwrite strategy
    viplazylmht committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d75d0ba View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. fix create table as macro

    Create table as cannot insert into relation due to missmatch column order between the result of sql
    viplazylmht committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    255e1ac View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

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

Commits on Aug 17, 2022

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

Commits on Aug 19, 2022

  1. rollback commit f4f215c

    We need another solution to get the response without fetch, or combine
    fetching and refactoring somewhere
    viplazylmht committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    9ed9468 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. update version

    viplazylmht committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    615bc2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from viplazylmht/feature/add-conn-lb-option

    Feature/add connection_load_balance option to credentials
    viplazylmht committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f1ae952 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Fix create table as macro

    linh.tran8 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5a7bb7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b487369 View commit details
    Browse the repository at this point in the history