Skip to content

Commit

Permalink
Change note
Browse files Browse the repository at this point in the history
  • Loading branch information
egregius313 committed Nov 4, 2024
1 parent 63e777c commit 95ebab7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions go/ql/lib/change-notes/2024-11-04-database-local-source-models.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
category: minorAnalysis
---
* Local source models for APIs reading from databases have been added for the following libraries and ORMs:
- `database/sql`
- `database/sql/driver`
- `github.com/beego/beego/client/orm`
- `github.com/couchbase/gocb`
- `github.com/gogf/gf/database/gdb`
- `github.com/jmoiron/sqlx`
- `github.com/kanikanema/gorqlite`
- `github.com/mastermind/squirrel`
- `github.com/uptrace/bun`
- `go.mongodb.org/mongo-driver/mongo`
- `gorm.io/gorm`

0 comments on commit 95ebab7

Please sign in to comment.