Qare Internals
    SQL Tables
        Account
        appData
        appTable
        Applications
        Inbox
        KeyPair
        localPrivileges
        message
        pendingMessage
        privilege
        project
        registerInfo
        RegisterPending
        remoteAccount
        session
        System
        user
        userDelegations
    Schema
    Plugins
    API
 Site Map
 
System Table

Contains the Url entries of all systems Qare, has information to and is uniquely identified by their Id.This information is shared by Session, Inbox, localPrivileges, userDelegations, RegisterInfo, RegisterPending, pendingMessage and remoteAccount tables

 
 QareApplications
        AppDir
        ChangePassword
        Count
        CreateAccount
        Delegation
        DelegationDisplay
        DeleteRemote
        HelloWorld
        Inbox
        Login
        Logout
        Pending
        Ping
        Register
        RemoteAccount
        UserGroups
 



FIELD
TYPE
DESCRIPTION
url
tinytext
The system address
systemId
int(10) unsigned (PRI)(auto_increment)
The unique identifier