ramp_database.tools.user.make_user_admin

ramp_database.tools.user.make_user_admin(session, name)

Make a user a RAMP admin.

Parameters
sessionsqlalchemy.orm.Session

The session to directly perform the operation on the database.

namestr

The name of the user.