This website works better with JavaScript.
Home
Explore
Help
Sign In
DragonFrame-Plugins
/
MinecraftPayment
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
updated subscription relation
dev
dragonskills99
4 years ago
parent
ae4b9a8db5
commit
e1bed120bc
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
orm_schemas/MinecraftServer.class.php
+ 2
- 2
orm_schemas/MinecraftServer.class.php
View File
@@ -61,8 +61,8 @@ class MinecraftServer extends Entity
public $MaxPerMonthPrice = null;
/**
* @DB-Relation
* @Field
ID
* @FieldName
Subscription
ID
* @Field
ConcerningServer
* @FieldName ID
* @OneToMany
* @OnUpdate CASCADE
* @OnDelete CASCADE
Write
Preview
Loading…
Cancel
Save