Diogo Cordeiro
daa5f87fd4
Ugly patch to maintain old DB handle code working quietly
...
We have to replace this database engine with a modern one
2019-04-27 18:23:51 +01:00
Diogo Cordeiro
f89c052cf8
Set default value of datetime columns to CURRENT_TIMESTAMP
...
This resolves an issue with MySQL 5.7 where the default SQL_MODE is set to disallow zero dates (i.e. '0000-00-00 00:00:00')
Fixed thanks to Francis and Normandy from postActiv.
2019-04-16 00:43:17 +01:00
Diogo Cordeiro
38f2ecefac
extlib/DB/DataObject - Fix PHP 7.3 Warning switch continue -> break
...
Also reformatted under PSR norms
2019-04-16 00:20:20 +01:00
Mikael Nordfeldth
3158f9c33a
Update PEAR DB to 1.9.2
...
Source: https://pear.php.net/package/DB
Release date: 2015-11-24
2017-07-10 13:34:47 +02:00
Mikael Nordfeldth
a223273544
Update PEAR DB_DataObject to 1.11.5
...
Source: https://pear.php.net/package/DB_DataObject
Release date: 2015-11-10
2017-07-10 13:25:04 +02:00
Bhuvan Krishna
d6924f7680
Remove executable permissions where unnecessary
2015-07-10 14:36:34 +05:30
Mikael Nordfeldth
4cba7a4002
DB_DataObject v1.11.4, finally!
2015-06-06 19:13:57 +02:00
Mikael Nordfeldth
a66973e158
DB_DataObject updated to 1.11.3
2015-02-12 22:42:10 +01:00
Mikael Nordfeldth
10f2cde0b1
DB updated to 1.8.2
2015-02-12 22:42:00 +01:00
Mikael Nordfeldth
8b12e41351
User object didn't have getNickname() function
...
We're just jumping on to the Profile->getNickname() function.
2014-05-06 16:08:36 +02:00
Mikael Nordfeldth
7d8e199a3f
Update to DB_DataObject 1.11.2
...
Now there's definitely no PHP4 support whatsoever, if there even
was little of it before this commit.
2013-08-12 12:34:37 +02:00
Evan Prodromou
a5fd9b705a
upgrade DB_DataObject to 1.9.5
2011-03-26 14:45:15 -04:00
Evan Prodromou
dfba47bdf4
include DB_DataObject 1.9.0
2009-12-08 15:32:50 -05:00
Evan Prodromou
2e3cda4da6
update DB_DataObject to 1.8.12
2009-10-15 04:49:45 -04:00
Evan Prodromou
77faf7610b
upgrade to latest version of DB_DataObject
2009-07-15 23:35:20 -04:00
Zach Copley
5771f413bb
Fil's Patch to DB_DataObject to make it reconnect to the DB if
...
there's no connection. This patch has been added upstream and will
be in the next release, but I need it now for the bidirectional
bridge to work.
2009-05-07 02:08:49 -07:00
Evan Prodromou
02befa21c3
some extlibs that were missing from 0.6.0
...
darcs-hash:20080930133847-5ed1f-429b4b3c6ff4f56f50e2dad19de76066589b9e05.gz
2008-09-30 09:38:47 -04:00
Evan Prodromou
14c9366aac
include external libs in a subdir to make install easier
...
darcs-hash:20080822131714-84dde-6978424ded2ed1041a65142a25560654ac717fcd.gz
2008-08-22 09:17:14 -04:00