Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-12 | Drop `users_subscr` table | ||
2023-02-03 | messages_txt -> messages | ||
2023-02-03 | top_ignore_tags -> tags.notop | ||
2023-02-03 | Drop unused tables | ||
2023-01-29 | CI: enable sqlserver job | ||
2023-01-27 | db: drop `version` | ||
2023-01-27 | baseline non-production databases to 1.36 | ||
2021-06-15 | Bump Spring Boot to 2.5.1 | ||
* Initial db schema must be a flyway migration step | |||
2021-03-31 | Resource filtering is handled by Spring Boot Maven plugin | ||
2021-03-31 | Gradle -> Maven | ||
2019-11-13 | h2database 1.4.200 | ||
Now it needs MySQL mode explicitly | |||
2019-04-25 | mysql test profile | ||
run as SPRING_PROFILES_ACTIVE=mysql ./gradlew check |