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/2024 03 Create Server PreparedStatement #159

Merged
merged 47 commits into from
Mar 17, 2024

Conversation

takapi327
Copy link
Owner

@takapi327 takapi327 commented Mar 14, 2024

Implementation Details

  • PreparedStatement in Server
    • Encoding of sent values
    • Read query execution
    • Execute write query
    • Decode acquisition records

Fixes

Fixes #xxxxx

Pull Request Checklist

  • Wrote unit and integration tests
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code formatting by scalafmt (sbt scalafmtAll command execution)
  • Add copyright headers to new files

References

@takapi327 takapi327 added the 🚀 feature New feature label Mar 14, 2024
@takapi327 takapi327 added this to the 0.3.0 milestone Mar 14, 2024
@takapi327 takapi327 self-assigned this Mar 14, 2024
@takapi327 takapi327 merged commit ec8792a into v0.3.x Mar 17, 2024
25 checks passed
@takapi327 takapi327 deleted the feature/2024-03-Create-Server-PreparedStatement branch March 17, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant