Hey
I have a question regarding the Hydra v2. Its mysql upgrade scripts doesn't run on Aurora Serverless v1 because it runs mysql 5.7. It complains that blob/text/... can't have default values.
My question: does hydra expect the default values ('' instead of null) when reading data from the db (in case we make sql upgrade script 5.7 compatible)