issues
search
rust-db
/
refinery
Powerful SQL migration toolkit for Rust.
MIT License
1.35k
stars
126
forks
source link
fix newline handling for Windows in database configuration setup
#320
Closed
gvozdvmozgu
closed
8 months ago
gvozdvmozgu
commented
8 months ago
And use
trim()
instead of pop() to parse user input
And use
trim()
instead of pop() to parse user input