Skip to content

feat: add types to show API shape and design#3

Merged
jjhafer merged 1 commit into
silvermine:masterfrom
pmorris-dev:api_shape
Nov 14, 2025
Merged

feat: add types to show API shape and design#3
jjhafer merged 1 commit into
silvermine:masterfrom
pmorris-dev:api_shape

Conversation

@pmorris-dev

@pmorris-dev pmorris-dev commented Nov 10, 2025

Copy link
Copy Markdown
Contributor
  • Once we have consensus on the API and types, I'll move on to
    implementation details and tests
  • Have to allow dead code and unused right now until we fully
    implement and test the API
  • Have to ignore doc tests temporarily for the same reason

@pmorris-dev pmorris-dev force-pushed the api_shape branch 5 times, most recently from 726084e to 7bbab2a Compare November 11, 2025 03:26

@velocitysystems velocitysystems left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @1Cor125. Just a few observations and comments for your consideration.

Comment thread crates/sqlx-sqlite-conn-mgr/src/write_guard.rs Outdated
Comment thread crates/sqlx-sqlite-conn-mgr/src/write_guard.rs Outdated
Comment thread crates/sqlx-sqlite-conn-mgr/src/database.rs
Comment thread crates/sqlx-sqlite-conn-mgr/src/database.rs
Comment thread crates/sqlx-sqlite-conn-mgr/src/database.rs
Comment thread crates/sqlx-sqlite-conn-mgr/README.md Outdated
- Once we have consensus on the API and types, I'll move on to
implementation details and tests
- Have to allow dead code and unused right now until we fully
implement and test the API
- Have to ignore doc tests temporarily for the same reason
@pmorris-dev

Copy link
Copy Markdown
Contributor Author

Thanks for the helpful feedback, @velocitysystems. Check it out. I think we're good to go now.

@velocitysystems velocitysystems left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @1Cor125. Great work!

@jjhafer jjhafer merged commit 105c736 into silvermine:master Nov 14, 2025
1 check passed
@pmorris-dev pmorris-dev deleted the api_shape branch November 20, 2025 19:26
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