summary refs log tree commit diff stats
path: root/lib/wrappers/mysql.nim
Commit message (Expand)AuthorAgeFilesLines
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-1/+1
* mysql.nim: fixes how the DLL version loading worksAndreas Rumpf2018-03-241-2/+2
* Enable mariadb shared libs for mysql as well (#7199)Dennis Felsing2018-02-101-3/+3
* make MySQL client work with MariaDB; prefer newer versions over olderAndreas Rumpf2018-01-181-2/+2
* Update mysql.nimAlpha Shuro2016-09-221-2/+2
* Fixing mysql_field.Hans Raaf2015-12-171-0/+1
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-264/+264
* lib/wrappers/c-r - Dropped 'T' from typespdw2015-06-041-128/+158
* Fix typosFederico Ceratto2015-02-151-4/+4
* Fix typosFederico Ceratto2015-02-151-1/+1
* Fixing dylib name for OSXHans Raaf2015-02-111-1/+1
* Support MySQL on OSXEndre Karlson2015-01-111-5/+9
* Allow higher versions of libmysqlclientdef2015-01-021-1/+1
* More docgen fixes.Dominik Picheta2014-09-131-6/+6
* Nimrod renamed to NimAraq2014-08-281-1/+1
* case consistency improvementsAraq2014-01-111-2/+2
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* preparations for making 'closure' the default calling convention for proc typesAraq2012-07-161-0/+4
* added some missing wrappersAraq2010-08-241-0/+1073
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-1154/+0
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* bugfix: inconsequent tuple usageAndreas Rumpf2009-12-091-1/+0
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
* overload resolution for proc varsAndreas Rumpf2009-06-241-2/+2
* version0.7.10Andreas Rumpf2009-06-081-0/+1155