uptrace/bun

Improve documentation on NewCreateIndex

Open

#1,290 opened on Oct 28, 2025

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

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