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

Conversation

HidekiSugimoto189
Copy link
Contributor

  • Remove AbstractAgent (merge into SqlAgentImpl)
  • Refactoring LocalTransactionContext
  • Add event api
  • remove AutoParameterBinder, SqlFilter (integrated into event api)

Now work in progress.

@HidekiSugimoto189 HidekiSugimoto189 added this to the v1.0.0 milestone Jan 10, 2023
@HidekiSugimoto189 HidekiSugimoto189 self-assigned this Jan 10, 2023
@HidekiSugimoto189 HidekiSugimoto189 changed the base branch from feature/merge_v0.x to master May 7, 2023 08:19
@HidekiSugimoto189 HidekiSugimoto189 mentioned this pull request May 7, 2023
- Arrays.asList -> List.of への変更
- テストの整形
@coveralls
Copy link

coveralls commented Jan 8, 2024

Coverage Status

coverage: 91.311% (+0.3%) from 90.988%
when pulling e46cf70 on feature/refactoring_api
into 2193526 on master.

- REPL_LOGの追加
- Deprecatedメソッドの削除(SqlAgent)
- SqlAgent, ExecutionContextでsetterをfluent APIに変更
@shout-star shout-star merged commit 6ac4c7f into master Jul 22, 2024
3 checks passed
@shout-star shout-star deleted the feature/refactoring_api branch July 22, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants