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

public $MaxPerMonthPrice = null; public $MaxPerMonthPrice = null;
/** /**
* @DB-Relation * @DB-Relation
* @Field ID
* @FieldName SubscriptionID
* @Field ConcerningServer
* @FieldName ID
* @OneToMany * @OneToMany
* @OnUpdate CASCADE * @OnUpdate CASCADE
* @OnDelete CASCADE * @OnDelete CASCADE

Cargando…
Cancelar
Guardar