Replace JPAStorageService with JDBCStorageService for upgrade IdP to v5.0.0

Cantor, Scott cantor.2 at osu.edu
Wed Feb 28 13:08:26 UTC 2024


> It was needed "varbinary", not "varchar".

No, it needs to be case-sensitive, which the error message is literally telling you. Using binary for a string column is very likely a bad idea.

-- Scott




More information about the users mailing list