replace database abstraction DB with PDO

This commit is contained in:
marc tobias
2019-02-24 16:14:36 +01:00
parent b20a534e0c
commit d4b633bfc5
42 changed files with 499 additions and 255 deletions

View File

@@ -22,7 +22,7 @@ export DEBIAN_FRONTEND=noninteractive
libbz2-dev libpq-dev libproj-dev \
postgresql-server-dev-10 postgresql-10-postgis-2.4 \
postgresql-contrib-10 \
nginx php-fpm php php-pgsql php-pear php-db \
nginx php-fpm php php-pgsql \
php-intl git
export USERNAME=vagrant