Skip to content
Succès

#23 (13 oct. 2024, 16:45:14)

Démarrée il y a 1 an. 4 mo..
A duré 4 mn 20 s
Artefacts du build

Started by GitHub push by tircis

This run spent:

  • 6,8 s waiting;
  • 4 mn 20 s build duration;
  • 4 mn 26 s total from scheduled to completion.
Revision: 4b5fb19abdac30122d7a1abcbe643e9d5449c09f
Repository: https://github.com/codefilarete/stalactite.git/
  • refs/remotes/origin/master
Résultats des tests (aucune erreur)
    Changes
    1. Implementing logical operator composition with SQL function, making write of "like lower('%a%')" possible. (commit: df58e83) (details / githubweb)
    2. Adding Like.ignoreCase() and Equals.ignoreCase() which introduces BiOperandOperator to be able of specify a function onto the left operand of a conditional operator. (commit: 4b5fb19) (details / githubweb)