https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078
--- Comment #25 from David Cook <[email protected]> --- (In reply to Julian Maurice from comment #24) > I think that having another alternative is good for discussion. +1 I like the idea of moving towards database migrations. I think that I'd posted about this previously, but now I can't find my comments. A lot of modern software uses database migrations. Kong uses its own Lua-based system, Keycloak uses Liquibase for database migrations, and the other day I wrote a simple PHP-based migrations system for a legacy app. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
