Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

explicitly load db drivers, before removing drivers from vendor package#1361

Merged
shlomi-noach merged 1 commit intomasterfrom
go-sqlite3-import
May 31, 2021
Merged

explicitly load db drivers, before removing drivers from vendor package#1361
shlomi-noach merged 1 commit intomasterfrom
go-sqlite3-import

Conversation

@shlomi-noach
Copy link
Collaborator

openark/golib is to drop imports for github.com/mattn/go-sqlite3 and github.com/go-sql-driver/mysql ; they are not directly used by openark/golib and they create overhead when importing openark/golib.

We therefore now explicitly load these two packages in orchestrator.

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
@shlomi-noach
Copy link
Collaborator Author

shlomi-noach commented May 31, 2021

Related: openark/golib#11

@shlomi-noach shlomi-noach merged commit 8dda751 into master May 31, 2021
@shlomi-noach shlomi-noach deleted the go-sqlite3-import branch May 31, 2021 07:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant