We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6faf84d commit 6cf6e00Copy full SHA for 6cf6e00
src/MySQL.jl
@@ -1,3 +1,5 @@
1
+VERSION >= v"0.4" && __precompile__()
2
+
3
module MySQL
4
include("config.jl")
5
include("consts.jl")
0 commit comments