Table testsql_comments.account_offsets Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id int 10  √ 
unique identifier for each offset
credit_id int 10  √  null
accountlines
The id of the accountline the increased the patron's balance
debit_id int 10  √  null
accountlines
The id of the accountline that decreased the patron's balance
type varchar 16
account_offset_types
The type of offset this is
amount decimal 26,6 The amount of the change
created_on timestamp 19 CURRENT_TIMESTAMP

Table contained 0 rows at Mon Jul 16 09:22 NZST 2018

Indexes:
Column(s) Type Sort
id Primary key Asc
debit_id Performance Asc
credit_id Performance Asc
type Performance Asc

Close relationships  within of separation: