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

refactoring api #311

Merged
merged 37 commits into from
Jul 22, 2024
Merged

refactoring api #311

merged 37 commits into from
Jul 22, 2024

Commits on Dec 30, 2022

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

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    e24995b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fabd14 View commit details
    Browse the repository at this point in the history
  3. eclipse format

    HidekiSugimoto189 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    54ba138 View commit details
    Browse the repository at this point in the history
  4. optimize Imports

    HidekiSugimoto189 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    fc15f2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18bc5d9 View commit details
    Browse the repository at this point in the history
  6. library version up

    HidekiSugimoto189 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    f5d5f10 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. migrate v0.x to master

    - update java version 8 to 11
    - update junit4 to junit5
    - library version update
    HidekiSugimoto189 committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    924ca56 View commit details
    Browse the repository at this point in the history
  2. fix test failed

    HidekiSugimoto189 committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    3f2602b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67cd981 View commit details
    Browse the repository at this point in the history
  4. fixed bug

    HidekiSugimoto189 committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    c94fae3 View commit details
    Browse the repository at this point in the history
  5. use var

    HidekiSugimoto189 committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    a9ad449 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

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

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    6bdbb01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    199f371 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. 途中コミット

    HidekiSugimoto189 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    815d576 View commit details
    Browse the repository at this point in the history
  2. fix testcase

    HidekiSugimoto189 committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    547a0f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. fix review

    HidekiSugimoto189 committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    e7a84fa View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

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

Commits on May 7, 2023

  1. merge v0.x PR

    HidekiSugimoto189 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    681e5a6 View commit details
    Browse the repository at this point in the history
  2. cleanup code

    HidekiSugimoto189 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    890a769 View commit details
    Browse the repository at this point in the history
  3. cleanup test code

    HidekiSugimoto189 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    9b00e98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3c6274 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3cb593 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. - agent.query, update, proc, batch にそれぞれSupplierを引数にとるメソッドを追加

    - SqlQuery.paramとSqlEntityUpdate.setにFunctionを受け取るメソッドを追加
    HidekiSugimoto189 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    bcec814 View commit details
    Browse the repository at this point in the history
  2. testcaseの整形

    HidekiSugimoto189 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    55a39fc View commit details
    Browse the repository at this point in the history
  3. - SqlFluent と ExtractionCondition の分離

    - Arrays.asList -> List.of への変更
    - テストの整形
    HidekiSugimoto189 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    8a7fca0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. - v0.x系の不具合対応の追いつき

    - ログ出力の整理
    HidekiSugimoto189 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b8e24d4 View commit details
    Browse the repository at this point in the history
  2. - SqlKindの整理(ENTITY_XXXの追加)

    - REPL_LOGの追加
    - Deprecatedメソッドの削除(SqlAgent)
    - SqlAgent, ExecutionContextでsetterをfluent APIに変更
    HidekiSugimoto189 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3b199ef View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    548f571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebb73bd View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    284c5ac View commit details
    Browse the repository at this point in the history
  2. fix typo

    HidekiSugimoto189 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ebe7f9d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    252f751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ec2eb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46cf70 View commit details
    Browse the repository at this point in the history