https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37711

--- Comment #57 from David Cook <[email protected]> ---
(In reply to David Cook from comment #56)
> Now I'm trying to remember how I updated the database... I might've done a
> reset_all which would use the kohastructure.sql I think, although I thought
> that I tried an upgradedatabase.pl as well...

I just re-tested with a fresh main and the following works:
1. git bz apply 37711
2. sudo koha-upgrade-schema kohadev

Upgrading database schema for kohadev
DEV atomic update
/kohadevbox/koha/installer/data/mysql/atomicupdate/bug_37711.pl  [22:20:32]:
Bug 37711 - Allow setting auto-register per interface (identity providers)
        Added column 'identity_provider_domains.auto_register_opac'
        Added column 'identity_provider_domains.auto_register_staff'
        Removed column 'identity_provider_domains.auto_register'

-- 
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/

Reply via email to