Skip to content
Succès

#76 (29 sept. 2025, 21:45:05)

Démarrée il y a 4 mo. 18 j.
A duré 4 mn 36 s
Artefacts du build

Started by GitHub push by tircis

This run spent:

  • 7,8 s waiting;
  • 4 mn 36 s build duration;
  • 4 mn 44 s total from scheduled to completion.
Revision: 2b67a3fd18d46c9267628880050858d473464303
Repository: https://github.com/codefilarete/stalactite.git/
  • refs/remotes/origin/master
Résultats des tests (aucune erreur)
    Changes
    1. Adding some constructors to DDLDeployer for simple use cases. (commit: 4943a2f) (details / githubweb)
    2. Aligning default SQL types with Hibernate ones (commit: d5c3cb5) (details / githubweb)
    3. Insert order : using only set columns instead of whole table ones  to avoid missing columns error (commit: 28f3cc9) (details / githubweb)
    4. Fixing tests of default SQL types alignment with Hibernate ones (commit: 71b308b) (details / githubweb)
    5. Changing way of declaring target table: changing from entityBuilder(..) method argument to a Fluent Builder option (commit: 2b67a3f) (details / githubweb)