index
:
balalaika
master
(in progress) Lyrics website written in rust. Third project for the web development school.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
scripts
/
create_user.sql
blob: b2eaaaa8f902d63f269a3dff636f449e185a951d (
plain
)
1
CREATE USER IF NOT EXISTS 'balalaika_user'@'%' IDENTIFIED BY '$input';