Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using @Transient for entity classes, please do not use v1.2.2 for now #297

Closed
CorvusYe opened this issue May 13, 2024 · 0 comments · Fixed by #296
Closed

When using @Transient for entity classes, please do not use v1.2.2 for now #297

CorvusYe opened this issue May 13, 2024 · 0 comments · Fixed by #296

Comments

@CorvusYe
Copy link
Collaborator

当实体中的属性用了 @Transient 注解,请暂缓使用 v1.2.2

今天2024-05-13新发现的一个 bug,在 v1.2.2 的版本中如果参数实体使用了 @Transient
并且使用的是数据库占位符,会出现参数丢失的情况,请注意。


When using @Transient for entity classes, please do not use v1.2.2 for now

A newly discovered bug today is that in version v1.2.2, if the parameter entity uses @Transient
And using database placeholders may result in parameter loss, please be aware.

CorvusYe added a commit to CorvusYe/ngbatis that referenced this issue May 13, 2024
CorvusYe added a commit that referenced this issue May 20, 2024
doc: complete the schema used in the test cases.
fix: #297 when using `@Transient` for entity classes, param missing.
@CorvusYe CorvusYe pinned this issue May 20, 2024
@CorvusYe CorvusYe unpinned this issue Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant