Skip to content

[WIP] database#1

Draft
GChicha wants to merge 1 commit into
mainfrom
feature/database
Draft

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

Conversation

@GChicha

@GChicha GChicha commented Sep 8, 2021

Copy link
Copy Markdown

No description provided.

Comment thread src/main.rs
params
}

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

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.

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