Skip to content
Succès

#59 (30 juin 2025, 05:39:27)

Démarrée il y a 7 mo. 20 j.
A duré 4 mn 41 s
Artefacts du build

Started by GitHub push by tircis

This run spent:

  • 8,7 s waiting;
  • 4 mn 41 s build duration;
  • 4 mn 50 s total from scheduled to completion.
Revision: 4822e1d20399d46b6efb88ccc021672f7a5a39a9
Repository: https://github.com/codefilarete/stalactite.git/
  • refs/remotes/origin/master
Résultats des tests (aucune erreur)
    Changes
    1. Allowing to have one-to-many relation owned by right side on a table-per-class left side by deactivating foreign key creation (commit: f4a5928) (details / githubweb)
    2. Making table-per-class handles some subclass polymorphism by mimicking join-table and single-table mechanism (commit: b06a5f9) (details / githubweb)
    3. Sharing some code on polymorphism finders (commit: d69df59) (details / githubweb)
    4. Changing some variable and method signature from Map<Column, Object> to Map<Column, ?> to make them more compatible as an input type. (commit: 4822e1d) (details / githubweb)