Commit graph

15 commits

Author SHA1 Message Date
Dmitry Khomutov
e23ad3237a
Refactored Database. 2018-03-09 13:46:17 +07:00
Dmitry Khomutov
9fc73577ca
Added tests and fix for lastInsertId() on camel case tables. 2018-03-01 17:23:47 +07:00
Dmitry Khomutov
5a76868e0b
Added tests for DB connections DSN. 2018-02-28 23:34:07 +07:00
Dmitry Khomutov
4cb041e8fb
PHPUnit tests improvements. 2018-02-28 22:40:50 +07:00
Dmitry Khomutov
8d0d23f5f4
Merged PostgreSQL and MySQL tests inti one PHPUnit XML config. 2018-02-28 18:45:03 +07:00
Dmitry Khomutov
dd1d7e2be3
Fixed var names for framework. 2018-02-04 13:20:01 +07:00
Dmitry Khomutov
4e68eb7180
Code style fixes. 2017-11-08 20:45:18 +07:00
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)