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

VarbinaryTypeHana refers to blob instead of varbinary? #101

Open
FrigoCoder opened this issue Mar 3, 2022 · 0 comments
Open

VarbinaryTypeHana refers to blob instead of varbinary? #101

FrigoCoder opened this issue Mar 3, 2022 · 0 comments

Comments

@FrigoCoder
Copy link

FrigoCoder commented Mar 3, 2022

Hi!

I believe the VarbinaryTypeHana should refer to the varbinary type instead of the blob type. I am not sure whether this is a typo or it was intentional, but I felt like I should mention it anyway.

@DataTypeInfo(name = "blob", aliases = { "longvarbinary", "java.sql.Types.LONGVARBINARY", "java.sql.Types.VARBINARY",
"java.sql.Types.BINARY", "varbinary", "bit varying",
"binary" }, minParameters = 0, maxParameters = 1, priority = LiquibaseDataType.PRIORITY_DATABASE)
public class VarbinaryTypeHana extends BlobType {

Br,
Frigo

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

No branches or pull requests

1 participant