Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,10 @@ utplsql run "sys as sysdba"/pw@connectstring

It is, however, __not recommended__ to run utPLSQL with sysdba privileges.

## Using utPLSQL-cli with the UT3 user

The UT3 user is a special user and is the owner of the framework. Using this user for running tests is __not supported__.

## Enabling Color Outputs on Windows

To enable color outputs on Windows cmd you need to install an open-source utility called [ANSICON](http://adoxa.altervista.org/ansicon/).
Expand Down