Skip to content

Instantly share code, notes, and snippets.

@jeffersonchaves
Created July 7, 2025 19:04
Show Gist options
  • Save jeffersonchaves/44382d21df97b93bc094f2e979b005fd to your computer and use it in GitHub Desktop.
Save jeffersonchaves/44382d21df97b93bc094f2e979b005fd to your computer and use it in GitHub Desktop.
INSERT INTO user (`password`, `username`) VALUES ('senha_criptografada', 'username');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment