Hi I was looking for something like rails migration and came across https://github.com/spreadthesource/tapestry5-db-migrations. It looks promising. I have a few queries about it :-
1) Is it being actively maintained as the last commit was 9 months ago. 2) It is based on Tapestry-5.2. Any plans of upgrading to 5.3 3) And how do we add a custom column definition like in @Column(columnDefinition = "longtext") etc. regards Taha