- Norway
- https://pvv.ntnu.no/~oysteikt/
-
☕ writes code
- Joined on
2023-06-04
4bccbdbb2d
WIP: create dpkg package
0ce90ab42a
`list-db` -> `show-db`
51302d75f0
`create-users`: default to setting no password in prompt
b9a1d91630
Add nixos module
b21aa0eece
Fix sql regex to work like ownership validation
`list-db` -> `show-db`
Rename
list-db
to show-db
, and print table
Rename
list-db
to show-db
, and print table
51302d75f0
`create-users`: default to setting no password in prompt
b9a1d91630
Add nixos module
b21aa0eece
Fix sql regex to work like ownership validation
d1d06514a9
cargo fmt + clippy
3556eb37ea
Dont drop privs as server
Support accessing the mysql database using the local unix socket
Send proper errors to the client whenever there are startup issues
Allow the server to read the database password from a file instead of from the config
51302d75f0
`create-users`: default to setting no password in prompt
b9a1d91630
Add nixos module
b21aa0eece
Fix sql regex to work like ownership validation
d1d06514a9
cargo fmt + clippy
3556eb37ea
Dont drop privs as server