glacials / friendly_uuid

Short, stateless URL slugs for UUID-based Rails models
Other
48 stars 3 forks source link

Check in on sequential scans #4

Open glacials opened 4 years ago

glacials commented 4 years ago

Based on index behavior re: substrings, we may be causing sequential scans for some database systems. We should check to see if we are, and find a remedy.