# |
Jun 13th 2016, 10:18 |
Anju |
Dans ma BDD j'ai type_environnements [id, name], et environnements [id, type_id, etc] |
# |
Jun 13th 2016, 10:18 |
Ch0c4 |
? |
# |
Jun 13th 2016, 10:18 |
Ch0c4 |
dans la BDD tu as TypeEnvironnements.type_id |
# |
Jun 13th 2016, 10:17 |
Ch0c4 |
donc il faut résumer |
# |
Jun 13th 2016, 10:16 |
Anju |
Ces deux tables ne prennent pas en compte leur association :/ |
# |
Jun 13th 2016, 10:16 |
Anju |
Mais ça ne change rien |
# |
Jun 13th 2016, 10:15 |
Anju |
J'ai modifié type en type_id |
# |
Jun 13th 2016, 10:14 |
Ch0c4 |
avec ça dans l'autre classe $this->primaryKey('id'); |
# |
Jun 13th 2016, 10:14 |
Ch0c4 |
je vois ça qui me gène $this->belongsTo('TypeEnvironnements', [ 'foreignKey' => 'type', |
# |
Jun 13th 2016, 10:10 |
Anju |
Ca me bloque totalement... |
# |
Jun 13th 2016, 10:10 |
Anju |
Personne pour m'aider ? :( |
# |
Jun 13th 2016, 09:43 |
Anju |
Oui |
# |
Jun 13th 2016, 09:40 |
Nicolas13860 |
initialize s'execute bien ? |
# |
Jun 13th 2016, 09:34 |
Anju |
Quand je debugue mon model Environnements, il n'a aucune association |
# |
Jun 13th 2016, 09:34 |
Anju |
Par exemple celle-ci |
# |
Jun 13th 2016, 09:34 |
Anju |
http://pastebin.com/SU4H8p7K |
# |
Jun 13th 2016, 09:33 |
Anju |
J'ai un soucis également, les tables de mon plugin ne prennent plus en compte leurs associations respectives, et je ne comprends pas pourquoi... |
# |
Jun 13th 2016, 09:30 |
kitcat711 |
c t un exemple |
# |
Jun 13th 2016, 09:28 |
Skeletyon |
bha t'as que 3 commits, je vois pas ou est le soucis |
# |
Jun 13th 2016, 09:28 |
kitcat711 |
cherry pick ...bien sur.. voyons voyons |
# |
Jun 13th 2016, 09:27 |
Skeletyon |
BHa au pire tu cherry-pick tes commits hein |
# |
Jun 13th 2016, 09:24 |
kitcat711 |
ok, c'est ce que j'avais compris, mais j'avais l'impression d'en perdre des bouts |
# |
Jun 13th 2016, 09:23 |
Ch0c4 |
+1 |
# |
Jun 13th 2016, 09:22 |
Skeletyon |
Donc je dirait les 3 |
# |
Jun 13th 2016, 09:22 |
Skeletyon |
le principe du merge est de prendre toutes les doifferrences des branches concernees |
# |
Jun 13th 2016, 09:21 |
kitcat711 |
ou juste le 3? |
# |
Jun 13th 2016, 09:21 |
kitcat711 |
staging a bien pris commit 1 + commit 2 + commit 3 ? |
# |
Jun 13th 2016, 09:20 |
kitcat711 |
puis checkout staging suivi de merge dev |
# |
Jun 13th 2016, 09:20 |
kitcat711 |
add + commit 3 |
# |
Jun 13th 2016, 09:20 |
kitcat711 |
puis |
# |
Jun 13th 2016, 09:20 |
kitcat711 |
add + commit 2 |
# |
Jun 13th 2016, 09:20 |
kitcat711 |
puis |
# |
Jun 13th 2016, 09:20 |
kitcat711 |
add + commit 1 |
# |
Jun 13th 2016, 09:20 |
kitcat711 |
je fait |
# |
Jun 13th 2016, 09:20 |
kitcat711 |
donc sur dev |
# |
Jun 13th 2016, 09:20 |
kitcat711 |
au depart branche dev est staging sont identique |
# |
Jun 13th 2016, 09:19 |
kitcat711 |
je suis sur branch dev |
# |
Jun 13th 2016, 09:19 |
kitcat711 |
question sur git: |
# |
Jun 13th 2016, 09:16 |
Anju |
Bonjour ! |
# |
Jun 13th 2016, 09:15 |
Skeletyon |
send* |
# |
Jun 13th 2016, 09:15 |
Skeletyon |
Je voulais surcharger tous mes sens post pour rajoute run argument |