Commit Graph

20 Commits (master)

Author SHA1 Message Date
David Goodwin 3cd62f9f4f update to phpunit v8, try changing coveralls library, update github action 4 years ago
David Goodwin 28bef9e136 output $sqlite file .... 5 years ago
David Goodwin 8e2e4eb189 run: composer format 5 years ago
David Goodwin cc19870923 drop function: db_connect_with_errors(); just throw from db_connect() if something goes wrong 5 years ago
David Goodwin 81fed601a2 remove var_dumps 5 years ago
David Goodwin 079462bb29 wrong password variable/key 5 years ago
David Goodwin d6fc337272 dump mysql config things; lets fumble about in the dark once again and see... 5 years ago
David Goodwin d30c122f37 possible handling of mysql socket file 5 years ago
David Goodwin 018f5d9e05 check output / travis fun 5 years ago
David Goodwin 4cb36857da possibly better defaults/output 5 years ago
David Goodwin f52aa9929a re-format 5 years ago
David Goodwin dcb60a670c try adding mysql + postgres support to tests 5 years ago
David Goodwin a05f87723f reformat 5 years ago
David Goodwin 0afdb5619b fix tests 5 years ago
David Goodwin b4564958a1 phpdoc; touch sqlite file before trying to use it in tests 5 years ago
David Goodwin 98536f03e8 fix sqlite upgrade check; remove test database between runs; ignore lib/array_column.php from linting 5 years ago
David Goodwin ea33d9951a try migrating to pdo 5 years ago
David Goodwin a500d2557e fix indentation 5 years ago
David Goodwin 897893f3ce fix indentation 5 years ago
David Goodwin b2e814967f try and get working under travis ... 6 years ago