nebula-contrib / ngbatis

NGBATIS is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NGBATIS 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。借鉴于 MyBatis 的使用习惯进行开发。https://graph-cn.github.io/ngbatis-docs/
https://nebula-contrib.github.io/ngbatis/
Apache License 2.0
125 stars 42 forks source link

fix: the issue of not being able to handle Set type. #293

Closed CorvusYe closed 5 months ago

CorvusYe commented 6 months ago

The scope of bug occurrence:

PR type:

zhbdesign commented 6 months ago

@wey-gu Looking forward to your review