Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2209cc0

Browse files
committed
Merge branch 'master' of github.com:gmhafiz/golang-database-library-orm-example
2 parents dff4da6 + e88e963 commit 2209cc0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ The aim is to demonstrate and compare usage for several operations
1515
2. 1-to-Many queries
1616
3. Many-to-many queries
1717
4. Dynamic list filter from query parameter
18-
5. (Coming) Transaction
18+
5. Transaction
19+
6. SQL Injection
1920

2021
# Schema
2122

@@ -49,7 +50,7 @@ Run with
4950
go run main.go
5051

5152

52-
Run examples from `examples` folder.
53+
Run examples from `example` folder.
5354

5455
# Blog Posts
5556

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /