codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.55k stars 343 forks source link

feat(pkg/server): add support of underscore in db name #1863

Closed martinjirku closed 10 months ago

martinjirku commented 10 months ago

This should solve the #1770. This change introduces the support of an underscore in the database name.

Signed-off-by: Martin Jirku martin@jirku.sk