The translation was automatically locked due to following alerts: Could not merge the repository.
Loading…
![]() String updated in the repository testing_project / Documentation: getting_started/connecting_to_cluster — Russian |
Glossary
English | Russian | ||
---|---|---|---|
No related strings found in the glossary. |
function add_user(request)
local result, err = crud.insert_object ('users', {user_id = uuid.new (), fullname = fullname})
end
function add_user(request)
local result, err = crud.insert_object ('users', {user_id = uuid.new (), fullname = fullname})
end