Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created September 3, 2022 05:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/f7921836b8fe07c151744c070609f2df to your computer and use it in GitHub Desktop.
Save parzibyte/f7921836b8fe07c151744c070609f2df to your computer and use it in GitHub Desktop.
insert into usuarios(nombre, rol, palabra_secreta)
values ('luis','administrador', '$2a$10$bSmzJLRGB4AZub9VkvoyFufSos10h8LoNEhh37wsN2g7HB4lwWsj2');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment