Skip to content

Add binding to sqlite3_db_name#1471

Merged
gwenn merged 2 commits intorusqlite:masterfrom
gwenn:db_name
Mar 10, 2024
Merged

Add binding to sqlite3_db_name#1471
gwenn merged 2 commits intorusqlite:masterfrom
gwenn:db_name

Conversation

@gwenn
Copy link
Collaborator

@gwenn gwenn commented Mar 10, 2024

Maybe we can avoid allocating with DatabaseName::as_cstring by introducing DatabaseName::Nth(usize) variant ?

@codecov
Copy link

codecov bot commented Mar 10, 2024

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 81.60%. Comparing base (71719be) to head (70c8c36).

Files Patch % Lines
src/error.rs 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1471      +/-   ##
==========================================
+ Coverage   81.59%   81.60%   +0.01%     
==========================================
  Files          51       51              
  Lines       10397    10418      +21     
==========================================
+ Hits         8483     8502      +19     
- Misses       1914     1916       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gwenn gwenn merged commit 30a2110 into rusqlite:master Mar 10, 2024
@gwenn gwenn deleted the db_name branch March 10, 2024 16:36
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.

1 participant