Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAdminServerDatabase

Hierarchy

  • IAdminServerDatabase

Index

Properties

created_at

created_at: string

database

database: string

host

host: number

id

id: number

Optional max_connections

max_connections: number

Optional relationships

relationships: { password: { attributes: { password: string }; object: string } }

Type declaration

  • password: { attributes: { password: string }; object: string }
    • attributes: { password: string }
      • password: string
    • object: string

remote

remote: string

server

server: number

updated_at

updated_at: string

username

username: string

Generated using TypeDoc