@urixen/ptero-connect
Preparing search index...
GeneratedPassDatabase
Type Alias GeneratedPassDatabase
type
GeneratedPassDatabase
=
{
attributes
:
{
connections_from
:
string
;
host
:
{
address
:
string
;
port
:
number
}
;
id
:
string
;
max_connections
:
number
;
name
:
string
;
relationships
:
{
password
:
{
attributes
:
{
password
:
string
}
;
object
:
"database_password"
;
}
;
}
;
username
:
string
;
}
;
object
:
"server_database"
;
}
Index
Properties
attributes
object
Properties
attributes
attributes
:
{
connections_from
:
string
;
host
:
{
address
:
string
;
port
:
number
}
;
id
:
string
;
max_connections
:
number
;
name
:
string
;
relationships
:
{
password
:
{
attributes
:
{
password
:
string
}
;
object
:
"database_password"
;
}
;
}
;
username
:
string
;
}
object
object
:
"server_database"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
object
@urixen/ptero-connect
Loading...