Files
spring-statemachine/spring-statemachine-data/jpa/src
Janne Valkealahti 349e460785 Change stateMachineContext column lentgh
- To fix HSQLDB default hibernate dialect, change
  length to 10K.
- Other real used DB's should really do this in ddl's.
- Forward port #882
2020-10-17 16:00:40 +01:00
..