Rename user_cache_find to user_by_id().
Rename user_cache_find to user_by_id() to be consistent with func_by_id(), space_by_id() - API variant which does not throw exceptions if an object is not found.
Showing
- src/box/alter.cc 4 additions, 4 deletionssrc/box/alter.cc
- src/box/lua/call.cc 1 addition, 1 deletionsrc/box/lua/call.cc
- src/box/lua/session.cc 2 additions, 2 deletionssrc/box/lua/session.cc
- src/box/user_cache.cc 4 additions, 4 deletionssrc/box/user_cache.cc
- src/box/user_cache.h 1 addition, 1 deletionsrc/box/user_cache.h
Loading
Please register or sign in to comment