Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 474 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 474 Bytes

sql-obfuscator

Running

  1. npm run build
  2. open index.html

TODO

✅ handle trailing semicolon for user until better sql parsing is available

  • show useful error if sql parsing fails
  • add copy to clipboard button on result
  • obfuscate on shift-enter in textarea
  • support postgres featureset
  • support msql featureset

Contributing

  1. Open an issue to discuss your idea and get feedback
  2. Submit your improvements via Pull Request
  3. ¿¿¿¿
  4. PROFIT