-
Each model is duplicated at least twice. In generic model that is used to pass data between layers and DB specific model containing `sql.Null*` types or `mysql.NullTime` or such.
Also this forces u…
-
I'm trying to perform an update action in a single field using gorm data services through `grails.gorm.services.Query`. In the [documentation](http://gorm.grails.org/latest/hibernate/manual/index.html…
-
GORM 6.1.11.BUILD-SNAPSHOT
Grails 3.3.6
We have some scenarios where using `withNewSession` can cause an `Active Connection is required` error after the block executes.
There are paths where th…
-
Thanks for gogs, it is great. I could not find anything about database and its tables and of course its fields, is there documentation fot it?
-
【**背景描述**】在任何后台系统设计中,数据库表结构设计都是重中之重。表结构设计得合理自洽,会大大提高开发效率和增强系统的扩展性。
【**问题描述**】
1. 系统采用关系型数据库还是非关系型数据库
2. 表与表之间的关系是**硬关联**还是**软关联**【关系型数据库】
3. 字段设计**索引**的使用和**约束**的使用
【**环境要求**】
- 硬件平台:支持运行MyS…
-
想生成其他框架的代码,但是generate.QueryStructMeta相关元数据都在 internal 包,除了二开,还有别的方式吗
-
After upgrade grails to version to 3.3.9 and GORM version to 6.1.10.RELEASE I've got error during refresh any entity which contains mapping like "hasMany".
Similar problem which I've found here i…
-
## Problem statement
If you have code being generated from swagger, and want a field to be omitted when marshalling, it would make sense to be able to do that like so:
```
id:
type…
-
# Goのマイグレーションツールの選定
Goのマイグレーションツールについて、メリットとデメリットを調べミッションで使用するマイグレーションツールを決める。
## 前提
今回のミッションで使う「gorm」というORMでもマイグレーション機能がついているが
[公式のドキュメント](https://gorm.io/docs/migration.html)に削除等はできないという記述があるた…
-
Hi @vcraescu ,
Hope you are all well !
I know that you did this experiment 2 years ago but I wanted to implement that with [qor/admin](https://github.com/qor/admin) using the gorm v1 version.
…
ghost updated
3 years ago