Commit graph

8 commits

Author SHA1 Message Date
Dmitry Khomutov fd356a4dda
Fixed PDO creation for PostgreSQL without pdo_mysql extension. Issue #73. 2017-05-29 18:50:18 +07:00
Dmitry Khomutov 142f05b416
Fixed Database::lastInsertId call for PostgreSQL 2017-04-16 21:18:21 +07:00
Dmitry Khomutov 0a4636a379
Refactored InstallCommand (+ removed localization from InstallCommand, because it doesn't works actually) 2017-02-05 15:37:46 +07:00
Dmitry Khomutov c90c292629
Improved DB + PostgreSQL support 2017-01-29 18:20:22 +07:00
Dmitry Khomutov 1237bf450c
Code style fixes 2017-01-14 16:12:53 +07:00
Dmitry Khomutov 9de4fb51d3 Repaired tests + refactored code for tests 2016-08-13 17:47:55 +07:00
Dmitry Khomutov 5b9c1d32f1 Code style fixes 2016-06-23 21:18:41 +06:00
Dmitry Khomutov e5164ae1dd Refactored structure 2016-06-23 21:18:41 +06:00
Renamed from B8Framework/b8/Database.php (Browse further)