Clone

    Clone operation clones schema in the same database connection. This operation can be performed with exactly one schema selected and will create exact copy of it (clones also users and their items), but with different name and ID. New name of the schema is the only input of clone operation, it has to be unique in the database connection. Only letters, digits, '_' and '-' are allowed characters of schema name. ID of new schema will be generated.