sequelize / sequelize-auto

Automatically generate bare sequelize models from your database.
2.9k stars 527 forks source link

Doesn't Oracle support it? #635

Open signal2bn opened 1 year ago

signal2bn commented 1 year ago

An error occurs in the api that queries table information during Oracle setup. Doesn't Oracle support it?

WikiRik commented 1 year ago

Oracle support has only recently landed in sequelize itself and sequelize-auto indeed does not have the support for it yet. A PR for this is welcome

Mrxyy commented 1 year ago

I promise a lot of people need the feature.

ephys commented 1 year ago

We don't have the manpower to implement it, sequelize-auto has been without a maintainer for a little over a year now. The majority of the team is focused on the core library