✨Rustbase v0.4.0 is now available✨ #49
Pinned
peeeuzin
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Rustbase v0.4.0
Query 2.0
We refactor all query systems to improve performance and legibility
Scram auth
Rustbase v0.4.0 is now supports scram authentication, see #47 to more details.
This update requires Rustbase clients a new update to support scram authentication.
Create user
You can create a new user with rbql using:
Delete user
Update user
This query only updates user's password
If Rustbase Server don't have any user, the Rustbase will not required scram authentication.
Bugs fixed
PRs
Beta Was this translation helpful? Give feedback.
All reactions