-
```
新建问题前你可以搜索是否已经存在该问题或是查看google
group
rapid版本:4.0
好像新的mybatis要求mapper中对于允许为空的字段,必须注明jdbc
Type,例如:
#{email,jdbcType=VARCHAR} ,
否则在增加、修改数据时会出现错误:
### Error updating database. Cause: org.apache.ibat…
-
```
新建问题前你可以搜索是否已经存在该问题或是查看google
group
rapid版本:4.0
好像新的mybatis要求mapper中对于允许为空的字段,必须注明jdbc
Type,例如:
#{email,jdbcType=VARCHAR} ,
否则在增加、修改数据时会出现错误:
### Error updating database. Cause: org.apache.ibat…
-
```
新建问题前你可以搜索是否已经存在该问题或是查看google
group
rapid版本:4.0
好像新的mybatis要求mapper中对于允许为空的字段,必须注明jdbc
Type,例如:
#{email,jdbcType=VARCHAR} ,
否则在增加、修改数据时会出现错误:
### Error updating database. Cause: org.apache.ibat…
-
```
新建问题前你可以搜索是否已经存在该问题或是查看google
group
rapid版本:4.0
好像新的mybatis要求mapper中对于允许为空的字段,必须注明jdbc
Type,例如:
#{email,jdbcType=VARCHAR} ,
否则在增加、修改数据时会出现错误:
### Error updating database. Cause: org.apache.ibat…
-
```
新建问题前你可以搜索是否已经存在该问题或是查看google
group
rapid版本:4.0
好像新的mybatis要求mapper中对于允许为空的字段,必须注明jdbc
Type,例如:
#{email,jdbcType=VARCHAR} ,
否则在增加、修改数据时会出现错误:
### Error updating database. Cause: org.apache.ibat…
-
I'm trying to map a Geoshape in Elasticsearch from Mysql using Elasticsearch-river
My shape is stored as a string in Mysql and I can't manage to parse it in elasticsearch.
Would you have some tricks …
-
In authorization documentation is mentioned ([here](https://docs.platformatic.dev/docs/db/authorization/rules#access-validation-on-entity-mapper-for-plugins) and [here](https://docs.platformatic.dev/d…
-
Hello,
is it possible to use for example Postgresql database instead of Sqlite database? I've found that there is a Postgresql mapper (https://github.com/I2PC/scipion/blob/master/pyworkflow/mapper/po…
-
`Output` currently has a monad like api, but isn't truly monadic. `Apply` takes an `Output` unwraps it calls the given function with the `T` value and that function can either return a value, a promis…
-
**Describe the bug**
This happens with many different failure cases - e.g. trying to Visualize with an aggregation on a non-aggregatable field.
The error message shown in Dashboards is often an …