Update DB UML

This commit is contained in:
Endre Karlson 2013-02-23 13:46:07 +01:00
parent bb8d3d5722
commit e2f40f8ee8

View File

@ -1,5 +1,7 @@
[PGMethod{bg:green}]1owner-1>[PGProvider]
[PGProvider{bg:green}]1-*>[PGMethod{bg:green}]
[ContactInfo]^-[CustomerInfo]
[Customer]1-*>[CustomerInfo]
[PGConfig]*-1>[PGProvider]
[Merchant]1-*>[User]
[Merchant]1-*>[PGConfig]