Skip to content

Commit

Permalink
added using Mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
drizk1 committed Mar 30, 2024
1 parent 68e44da commit 7f82e73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TidierDB.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ using Chain
using SQLite
using Reexport
using DuckDB
using MySQL

@reexport using DataFrames: DataFrame
@reexport using Chain
Expand Down

0 comments on commit 7f82e73

Please sign in to comment.