Tags: JuliaDatabases/MySQL.jl
Tags
[Diff since v1.4.6](v1.4.6...v1.4.7) **Merged pull requests:** - Compat Upgrade of MariaDB_Connector_C_jll (#222) (@briederer) **Closed issues:** - Compat issue for using MySQL and LibPQ together on julia v1.11 (#221)
## MySQL v1.4.6 [Diff since v1.4.5](v1.4.5...v1.4.6) **Merged pull requests:** - Escaping the error "Method overwriting is not permitted during Module precompilation" with Julia V 1.10 (#217) (@pascalr0410)
## MySQL v1.4.5 [Diff since v1.4.4](v1.4.4...v1.4.5) **Merged pull requests:** - Fix transactions again and update tests (#215) (@Octogonapus)
## MySQL v1.4.4 [Diff since v1.4.3](v1.4.3...v1.4.4) **Merged pull requests:** - Fix transaction() not actually using a transaction (#213) (@Octogonapus) **Closed issues:** - Can't use `nothing` to insert `NULL` (#210)
## MySQL v1.4.3 [Diff since v1.4.2](v1.4.2...v1.4.3) **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)
## MySQL v1.4.0 [Diff since v1.3.1](v1.3.1...v1.4.0) **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:** - Updates for 1.8 (#196) (@quinnj)
## MySQL v1.3.0 [Diff since v1.2.1](v1.2.1...v1.3.0) **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:** - Support DBInterface v2.5 (#187) (@quinnj)
PreviousNext