Skip to content

Commit 006f91b

Browse files
committed
Change note
1 parent cad182f commit 006f91b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)