Skip to content

Pull requests: paul-rouse/mysql

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix a problem of failed build with "Cabal 1.18"
#7 by sifyfy was closed Oct 12, 2013 Loading… updated Jun 17, 2014
build on ghc-7.4
#1 by yihuang was merged Jan 31, 2012 Loading… updated Jun 17, 2014
derive Typeable for missing data types
#8 by ibotty was merged Jan 16, 2014 Loading… updated Jun 18, 2014
Fix for Cabal 1.18
#6 by jcristovao was closed Oct 12, 2013 Loading… updated Jun 18, 2014
Added missing Int24 (medium int) SQL type.
#9 by Daniel-Diaz was merged Oct 22, 2014 Loading… updated Oct 22, 2014
Use useAsCString instead of unsafe version for InitCommand
#17 by MaxGabriel was merged Sep 4, 2015 Loading… updated Sep 4, 2015
Swapped findProgramLocation with findProgramOnSearchPath
#21 by LukaHorvat was closed Oct 22, 2016 Loading… updated Oct 22, 2016
findProgramOnSearchPath for Cabal 1.24.0, findProgramLocation for anything below
#22 by mchaver was merged Oct 22, 2016 Loading… updated Oct 22, 2016
mysql_options: unsafeUseAsCString -> useAsCString
#23 by ip1981 was merged Oct 24, 2016 Loading… updated Oct 24, 2016
Use mariadb_config when mysql_config is not found
#14 by mytskine was merged Oct 24, 2016 Loading… updated Oct 24, 2016
Add support for safe concurrent MySQL calls and MariaDB
#15 by 3noch was merged Oct 24, 2016 Loading… updated Oct 24, 2016
Add server version call
#10 by abbradar was merged Oct 25, 2016 Loading… updated Oct 25, 2016
Add Semigroup instance
#29 by k-bx was closed Jan 16, 2018 Loading… updated Jan 16, 2018
Add a Semigroup instance
#30 by k-bx was merged Feb 24, 2018 Loading… updated Feb 24, 2018
Fix build for mysql 8
#34 by watashi was merged Nov 19, 2018 Loading… updated Nov 19, 2018
Support JSON type
#36 by ryota-ka was merged Jan 14, 2019 Loading… updated Jan 15, 2019
Setup.hs: use the output of `mysql_config --libs_sys' if available
#40 by pjones was merged Oct 29, 2020 Loading… updated Oct 29, 2020
Remove obsolete fieldDefault from data Field
#41 by hvr was merged Feb 20, 2021 Loading… updated Feb 20, 2021
Make connection finalizer thread safe
#28 by enolan was merged Apr 21, 2021 Loading… updated Apr 22, 2021
Fix minor issue with JSON
#45 by belevy was merged Sep 26, 2021 Loading… updated Sep 26, 2021
ProTip! Add no:assignee to see everything that’s not assigned.