Skip to content

Support mixed case in names#463

Open
tbachman wants to merge 1 commit intomasterfrom
fix-case
Open

Support mixed case in names#463
tbachman wants to merge 1 commit intomasterfrom
fix-case

Conversation

@tbachman
Copy link
Copy Markdown
Contributor

@tbachman tbachman commented Apr 1, 2026

AIM currently doesn't support case in the name field. As a result, AIM will have problems reconciling MOs that have the same name but with different case (e.g. a contract named "icmp" will alias with a contract named "ICMP"). This patch fixes the database schema, which allows AIM to support mixed case in the names.

AIM currently doesn't support case in the name field. As a result,
AIM will have problems reconciling MOs that have the same name but
with different case (e.g. a contract named "icmp" will alias with
a contract named "ICMP"). This patch fixes the database schema,
which allows AIM to support mixed case in the names.
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.

1 participant