David Goodwin
|
78276534d9
|
remove error log prefix; use db_mysql
|
6 years ago |
David Goodwin
|
b2e814967f
|
try and get working under travis ...
|
6 years ago |
David Goodwin
|
4fcdba9cf4
|
run php-cs-fixer (code reforamt)
|
6 years ago |
David Goodwin
|
166574efae
|
add {IF_NOT_EXISTS} for sqlite tables - see #225
|
6 years ago |
David Goodwin
|
74002bbf57
|
psalm fixes
|
6 years ago |
David Goodwin
|
a455916a6b
|
add password expiry stuff to the db schema upgrade script
|
6 years ago |
David Goodwin
|
6100ca4cf9
|
try and fix #177 (add missing fields to sqlite db)
|
7 years ago |
David Goodwin
|
9c7f60fa76
|
possible fix for sqlite schema/upgrade issues; see #177 and and #176
|
7 years ago |
David Goodwin
|
c147eb053b
|
move to use db_assoc() rather than db_array() (code assumes assoc. array)
|
7 years ago |
David Goodwin
|
828e3b2290
|
yet another datetime in the future that needs changing a little...
|
7 years ago |
Adrien Crivelli
|
15df6c1d7b
|
Reformat everything with PHP-Cs-Fixer
|
7 years ago |
David Goodwin
|
2bb583a86a
|
remove specifying MYISAM as our default db table format; use whatever the db server wants to default to
|
7 years ago |
David Goodwin
|
99147d51eb
|
move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world
|
7 years ago |