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

feat: add indexes to assets and relations tables #20

Closed
wants to merge 3 commits into from

Conversation

rynmrtn
Copy link
Collaborator

@rynmrtn rynmrtn commented Aug 3, 2023

  • Index on $.content.Name for FQDN assets
  • index on assets.type
  • index on assets.last_seen
  • index on relations.last_seen

Closes #19

rynmrtn added 3 commits August 3, 2023 16:31
- Index on `$.content.Name` for FQDN assets
- index on assets.type
- index on assets.last_seen
- index on relations.last_seen

Closes owasp-amass#19
includes important details related to postgres
@rynmrtn rynmrtn closed this Aug 4, 2023
@rynmrtn rynmrtn deleted the feat/indexes branch August 4, 2023 20:38
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