]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Installer database adjustments
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 1 May 2014 00:47:56 +0000 (02:47 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 1 May 2014 00:59:09 +0000 (02:59 +0200)
commite506b8f7f9b02dc3eccded47275d2798eff5b3ac
treea8fcc4d7bb1f4b48c25a83ff528f720f19dab149
parentcaeb6e583c5f48cfb85bb9499a3074018e178673
Installer database adjustments

We can't say we officially support PostgreSQL, unfortunately. There
are too many database calls with MySQL specific syntax. This would be
desirable for a 2.0 release, but too much work while maintaining 1.x.

The main difficulty is that we're using PEAR::DB which is aging. If
that's exchanged, maybe we could use PDO or something.
install.php
lib/installer.php