Explorar el Código

updated subscription relation

dev
dragonskills99 hace 4 años
padre
commit
e1bed120bc
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      orm_schemas/MinecraftServer.class.php

+ 2
- 2
orm_schemas/MinecraftServer.class.php Ver fichero

@@ -61,8 +61,8 @@ class MinecraftServer extends Entity
public $MaxPerMonthPrice = null;
/**
* @DB-Relation
* @Field ID
* @FieldName SubscriptionID
* @Field ConcerningServer
* @FieldName ID
* @OneToMany
* @OnUpdate CASCADE
* @OnDelete CASCADE

Cargando…
Cancelar
Guardar