RT 3.8.17 Documentation

rt-setup-database

Go to latest version →

get_system_dbh

Returns DBI database handle connected to system with DBA credentials.

See also "SystemDSN" in RT::Handle.

get_rt_dbh [USER, PASSWORD]

Returns DBI database handle connected to RT database, you may specify credentials(USER and PASSWORD) to connect with. By default connects with credentials from RT config.

← Back to index