Skip to content

Commit 1f639e0

Browse files
committed
fix basic example on database/sql
1 parent 1b5075f commit 1f639e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/basic/database_sql/series.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
"path"
1010
"time"
1111

12+
ydb "github.com/ydb-platform/ydb-go-sdk/v3"
1213
"github.com/ydb-platform/ydb-go-sdk/v3/retry"
1314
"github.com/ydb-platform/ydb-go-sdk/v3/sugar"
1415
"github.com/ydb-platform/ydb-go-sdk/v3/table"

0 commit comments

Comments
 (0)