Skip to content

Commit

Permalink
Add sqlite comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsluoyz committed Apr 6, 2021
1 parent f1b2de1 commit 5d2303c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adapter.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ import (
"github.com/jackc/pgconn"
"gorm.io/driver/mysql"
"gorm.io/driver/postgres"
//"gorm.io/driver/sqlite"
"gorm.io/driver/sqlserver"
"gorm.io/gorm"
)
Expand Down

0 comments on commit 5d2303c

Please sign in to comment.