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

Consider removing name and symbol from chain data and just use raw_name and raw_symbol #118

Open
linuskendall opened this issue Sep 19, 2023 · 0 comments

Comments

@linuskendall
Copy link
Collaborator

Currently we duplicate the name and symbol data in the database and store one sanitised version in a jsonb column.

See #93 and #117 for additional context.

sultandilaram pushed a commit to Honeycomb-Protocol/digital-asset-rpc-infrastructure that referenced this issue Jan 24, 2024
…etaplex-foundation#118)

* add name validation and fields to search by asset

* add query condition and relational join for raw name match

* change raw name comparison from eq to like

* Update digital_asset_types/src/dao/mod.rs

Co-authored-by: Tahsin Tunan <[email protected]>

* fix: import SimpleExpr

---------

Co-authored-by: Tahsin Tunan <[email protected]>
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