8000 feat(database): 增加对字节数组(ByteArray)的支持 by YsGqHY · Pull Request #557 · TabooLib/taboolib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(database): 增加对字节数组(ByteArray)的支持 #557

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

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

YsGqHY
Copy link
Contributor
@YsGqHY YsGqHY commented Apr 1, 2025
  • 在 AnalyzedClass 中添加对字节数组的处理逻辑
  • 在 AnalyzedClassMember 中增加 isByteArray 属性判断
  • 在 Coerce 类,增加 toByteArray 和 asByteArray 方法处理字节数组
  • 更新 CoerceExtensions.kt,添加 cByteArray 扩展属性
  • 在 ContainerSQL 和 ContainerSQLite 中增加对字节数组的列类型支持

- 在 AnalyzedClass 中添加对字节数组的处理逻辑
- 在 AnalyzedClassMember 中增加 isByteArray 属性判断
- 在 Coerce 类,增加 toByteArray 和 asByteArray 方法处理字节数组
- 更新 CoerceExtensions.kt,添加 cByteArray 扩展属性
- 在 ContainerSQL 和 ContainerSQLite 中增加对字节数组的列类型支持
@Bkm016 Bkm016 merged commit b423da9 into TabooLib:dev/6.2.3 Apr 1, 2025
1 check failed
@YsGqHY YsGqHY deleted the dev/6.2.3-bytearray branch April 1, 2025 07:46
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 this pull request may close these issues.

2 participants
0