fix: wrong pico_service password + picodata expel --user
Compare changes
Files
9+ 4
− 2
@@ -11,7 +11,6 @@ use rustyline::Context;
@@ -300,7 +299,10 @@ pub fn main(args: args::Admin) -> ! {
picodata expel
now accepts --user, --password-file & --auth-method parameters and behaves the same way picodata connect
does with respect to credentialsNote that using picodata expel
requires providing a user which is authorized to execute stored procedure .proc_expel_redirect
. Currently by default the only such user is pico_service
and the only way to create another user with such privileges is to go through lua.