Commit Graph

20 Commits

Author SHA1 Message Date
Adam D. Ruppe 6b96fb87d6 starting to move away from strings 2023-07-31 12:28:01 -04:00
Adam D. Ruppe e1a575f390 fix issues #364 since postgres still calls it libpq on windows and the linker doesnt add the lib prefix automatically there 2023-02-06 09:40:11 -05:00
Adam D. Ruppe 6313c4a784 change of binary data - POTENTIALLY BREAKING - test your code 2022-08-02 12:08:53 -04:00
Adam D. Ruppe ac64e36c36 affected rows thing 2022-05-08 10:44:31 -04:00
Adam D. Ruppe b376b640bb some setup docs 2021-10-19 09:42:08 -04:00
Adam D. Ruppe 8236177683 doc note 2021-05-07 16:18:00 -04:00
Adam D. Ruppe 8d57ff1f5e basic header docs of all public modules 2019-12-06 22:57:49 -05:00
Adam D. Ruppe 27f284e9a8 wait do you have to commit to make dub to rebuild locally 2019-10-18 10:30:09 -04:00
Adam D. Ruppe 03315adfa6 so much amazing stuff 2019-07-07 22:44:11 -04:00
Adam D. Ruppe 10d65d0367 idk 2019-04-03 10:01:45 -04:00
Adam D. Ruppe 53e7bbb89d finally removing obsolete stuff 2018-02-24 19:08:46 -05:00
H. S. Teoh 47bacf0456 Range API needs size_t for .length. 2017-12-12 17:58:12 -08:00
Adam D. Ruppe c713cd6b63 selector bugs 2016-02-27 13:20:02 -05:00
Adam D. Ruppe 048a3b39d7 stuff 2015-11-22 14:19:19 -05:00
Adam D. Ruppe 68b9a610aa dmd 2.065 2014-02-24 13:14:20 -05:00
Robert Klotzner 5b38e9d7e0 Fixed some property syntax issues. 2012-11-26 21:49:57 +01:00
Adam D. Ruppe e677d8d445 catching up 2012-10-07 12:56:46 -04:00
denizzz f68f0eb308 struct size is unknown 2011-08-13 01:34:24 +08:00
denizzz 389f8c65e2 fix postgres.d(44): Error: cannot implicitly convert expression (PQescapeString(buffer,cast(const(char*))cast(immutable(char)*)sqlData,sqlData.length)) of type ulong to int 2011-08-13 01:14:51 +08:00
Adam D. Ruppe 391628e3d0 adding the existing stuff 2011-07-15 08:48:59 -04:00