Skip to content
Succès

#84 (22 nov. 2025, 18:00:41)

Démarrée il y a 2 mo. 25 j.
A duré 4 mn 39 s
Artefacts du build

Started by GitHub push by tircis

This run spent:

  • 6,4 s waiting;
  • 4 mn 39 s build duration;
  • 4 mn 45 s total from scheduled to completion.
Revision: 2d03deec968056994848fac464370ba659c5626c
Repository: https://github.com/codefilarete/stalactite.git/
  • refs/remotes/origin/master
Résultats des tests (aucune erreur)
    Changes
    1. Implementing unique() for oneToOne: add an unique index in database. (commit: 562f5af) (details / githubweb)
    2. add mandatory() to OneToMany.mappedBy(..) options (commit: 83944d8) (details / githubweb)
    3. Fixing wrong column name when property name starts with "is": ColumnNamingStrategy should change its first argument from AccessorDefinition to ValueAccessPoint to let it handle correctly property starting with "is" like "isbn" (commit: e4beff8) (details / githubweb)
    4. Adding columnName() option to many-to-one relations for custom foreign key column naming (commit: a18d16f) (details / githubweb)
    5. setting outer join on many-to-one to avoir returning empty result where some criteria are given (commit: 2d03dee) (details / githubweb)