Skip to content

Comments

[WIP] database#1

Draft
GChicha wants to merge 1 commit intomainfrom
feature/database
Draft

[WIP] database#1
GChicha wants to merge 1 commit intomainfrom
feature/database

Conversation

@GChicha
Copy link

@GChicha GChicha commented Sep 8, 2021

No description provided.

params
}

fn search_person_by_user(conn: &rusqlite::Connection, user: &String) -> String {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
fn search_person_by_user(conn: &rusqlite::Connection, user: &String) -> String {
fn search_person_by_user(conn: &rusqlite::Connection, user: &str) -> String {

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.

2 participants