uptrace/bun

Improve documentation on NewCreateIndex

Open

#1,290 opened on Oct 28, 2025

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Go (279 forks)user submission
documentationgood first issueno stalebotstale

Repository metrics

Stars
 (4,826 stars)
PR merge metrics
 (Avg merge 76d 17h) (1 merged PR in 30d)

Description

Hi, I'm creating indexes with the ORM, and it's all good, but it took a lot of searching and some trial and error. The documentation seems very poor about this, I believe a few complex examples with the NewCreateIndex function would help a lot, especially with the counterpart SQL code.

Thanks!

Contributor guide