Published March 10, 2021
| Version v1.2.0
Software
Open
JuliaDatabases/MySQL.jl: v1.2.0
Authors/Creators
- Nishanth H. Kottary1
- Jacob Quinn
- Bernhard König
- Viral B. Shah2
- Mary McGrath3
- Alex Mellnik
- Avik Sengupta4
- Elliot Saba2
- WooKyoung Noh5
- Harsha Byadarahalli Mahesh1
- Abhijith Chandraprabhu2
- Alex Lew6
- David Nies
- Diego Marinho7
- Felipe Noronha
- Julia TagBot
- JustinBritt
- Ranjan Anantharaman8
- Spencer Lyon9
- Tony Kelman
- catawbasam
- Emanuele Piccinelli
- 1. Julia Computing, Inc.
- 2. Julia Computing
- 3. Brown University
- 4. @JuliaComputing
- 5. @factorcat
- 6. MIT (@probcomp)
- 7. Seek International AI & Analytics
- 8. @JuliaLabs
- 9. Valorum Data
Description
MySQL v1.2.0
Closed issues:
- DateTime fails to parse when
DATETIMEcontains microseconds (#165) - MySQL.jl ignores password in options files? (#166)
- dataframe insert (#169)
- Plugin mysql could not be loaded (#170)
- longer utf chars are not supported (#171)
- InexactError for TIMESTAMP(4), TIMESTAMP(5), and TIMESTAMP(6) (#172)
- Bug: queries on
FLOAT unsignedcolumns fail (#173) - Improve handing of DateTime values for 1970-01-01 (#175)
Merged pull requests:
- Don't call unsigned(T) for T <: AbstractFloat (#174) (@Sh4pe)
- Update CI (#176) (@quinnj)
- Improve handing of DateTime values for 1970-01-01 (#177) (@quinnj)
- Introduce a new DateAndTime sturct for > millisecond precision support (#178) (@quinnj)
- Ignore any host url protocol that includes "mysql://" (#179) (@quinnj)
- Ensure passwords can be read from options files (#180) (@quinnj)
Files
JuliaDatabases/MySQL.jl-v1.2.0.zip
Files
(86.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:5db2a05cb7e6dcaef5c71c76e5b0bef6
|
86.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaDatabases/MySQL.jl/tree/v1.2.0 (URL)