Hi. I just found out about Hanami and I think it’s beautiful. What’s the reason for not having Oracle support? Sequel already has adapters for oracle.
Oracle Support?
cllns
#2
Hi! Hanami is pre-1.0 so we still make breaking changes. Supporting every popular DB adapter would mean more code to change when we make those breaking changes. We support Postgres, MySQL and SQlite for now.
After 1.0, I think it’s worth discussing if we want to support Oracle