2 lines
62 B
MySQL
2 lines
62 B
MySQL
|
|
create role postgraphile inherit login password 'motdepasse';
|
|
|
create role postgraphile inherit login password 'motdepasse';
|