Skip to content

feat: Support SQL DROP USER

Emir Vildanov requested to merge drop-user into master

Summary

  • feat: support DROP USER

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • A follow-up doc issue is created: docs#93 (closed)
Edited by Yaroslav Dynnikov

Merge request reports