qor / admin

Qor Admin - Instantly create a beautiful, cross platform, configurable Admin Interface and API for managing your data in minutes.
917 stars 189 forks source link

GORM backend exists in newer version #234

Open lkarlslund opened 4 years ago

lkarlslund commented 4 years ago

image

New version of GORM 2.0 (1.2.0 in go versioning) has been released.

The new GORM database backend is using gorm.io/gorm as import path.

Perhaps you should consider upgrading the dependency.

yulrizka commented 4 years ago

This is nice since the new version of gorm has new support for a better maintained postgres db. (https://github.com/jackc/pgx) afaik, the v1 of GORM does not has support for this?

bgruszka commented 3 years ago

Any progress regarding this topic? Would be nice to have admin working for gorm 2.0

amirmamaghani commented 3 years ago

any news guys?

ghost commented 3 years ago

would be awesome to update this core dependency guys ^^ :-)

raven-chen commented 3 years ago

hi guys, we are developing the next generation of QOR, we don't plan to do a major update in a short time. patch QOR if you needed, please

lowitea commented 3 years ago

@raven-chen Do you need help developing the next generation of QOR?)