We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad182f commit 006f91bCopy full SHA for 006f91b
go/ql/lib/change-notes/2024-11-04-database-local-source-models.md
@@ -0,0 +1,16 @@
1
+---
2
+category: minorAnalysis
3
4
+* Local source models for APIs reading from databases have been added for the following libraries and ORMs:
5
+ - `database/sql`
6
+ - `database/sql/driver`
7
+ - `github.com/beego/beego/client/orm`
8
+ - `github.com/couchbase/gocb`
9
+ - `github.com/gogf/gf/database/gdb`
10
+ - `github.com/jmoiron/sqlx`
11
+ - `github.com/kanikanema/gorqlite`
12
+ - `github.com/mastermind/squirrel`
13
+ - `github.com/uptrace/bun`
14
+ - `go.mongodb.org/mongo-driver/mongo`
15
+ - `gorm.io/gorm`
16
+
0 commit comments