Releases: JuliaDatabases/MySQL.jl
Releases · JuliaDatabases/MySQL.jl
v1.4.7
Compare
Sorry, something went wrong.
No results found
MySQL v1.4.7
Diff since v1.4.6
Merged pull requests:
Closed issues:
Compat issue for using MySQL and LibPQ together on julia v1.11 (#221 )
v1.4.6
Compare
Sorry, something went wrong.
No results found
MySQL v1.4.6
Diff since v1.4.5
Merged pull requests:
Escaping the error "Method overwriting is not permitted during Module precompilation" with Julia V 1.10 (#217 ) (@pascalr0410 )
v1.4.5
Compare
Sorry, something went wrong.
No results found
MySQL v1.4.5
Diff since v1.4.4
Merged pull requests:
v1.4.4
Compare
Sorry, something went wrong.
No results found
MySQL v1.4.4
Diff since v1.4.3
Merged pull requests:
Closed issues:
Can't use nothing to insert NULL (#210 )
v1.4.3
Compare
Sorry, something went wrong.
No results found
MySQL v1.4.3
Diff since v1.4.2
Closed issues:
it's possible for timestamp strings to be 0000-00-00 00:00:00 (#186 )
Unable to connect to RDS Proxy (#201 )
Connection errors when using SubString{String} type (#203 )
Merged pull requests:
Support zero_date (#200 ) (@quinnj )
Ensure string options are converted to proper strings before passing … (#204 ) (@quinnj )
Fix other string C api call arguments (#205 ) (@quinnj )
v1.4.2
Compare
Sorry, something went wrong.
No results found
MySQL v1.4.2
Diff since v1.4.1
Closed issues:
Dates parsing failure (#188 )
MySQL.load bug with unsigned ints (#194 )
Merged pull requests:
Fix issue loading Int8/UInt8 values into mysql table (#199 ) (@quinnj )
v1.4.1
Compare
Sorry, something went wrong.
No results found
MySQL v1.4.1
Diff since v1.4.0
Closed issues:
MethodError when creating a connection (#197 )
Merged pull requests:
Fix miscategorization of ssl_verify_server_cert keyword arg at C level (#198 ) (@quinnj )
v1.4.0
Compare
Sorry, something went wrong.
No results found
MySQL v1.4.0
Diff since v1.3.1
Closed issues:
Feature request - bind to accept any AbstractString (#183 )
Plugin http could not be loaded (#191 )
Can't connect to server using MacOS (#192 )
Hi tried connecting to public aws RDS and failed at first step (#193 )
Precompilation fails on Windows and Julia 1.8 (#195 )
Merged pull requests:
v1.3.1
Compare
Sorry, something went wrong.
No results found
MySQL v1.3.1
Diff since v1.3.0
Merged pull requests:
v1.3.0
Compare
Sorry, something went wrong.
No results found
MySQL v1.3.0
Diff since v1.2.1
Closed issues:
Error precompiling MySQL: ERROR: LoadError: UndefVarError: artifact_dir not defined (#184 )
How to fix an 2013 error when using MySQL.jl? (#185 )
Merged pull requests: