Matthew Barbour
|
3efa76c6a2
|
Added set_timeout to database and engine
|
2019-10-18 16:34:12 +01:00 |
|
Shish
|
cea6e2b121
|
postgres has true / false
|
2019-09-30 18:05:35 +01:00 |
|
Shish
|
a6bb15d859
|
formatting
|
2019-09-29 14:30:55 +01:00 |
|
Matthew Barbour
|
92bb96049f
|
Added SCORE sql constants
|
2019-07-05 17:41:29 +01:00 |
|
Matthew Barbour
|
3fc0ba3a63
|
Added DATBASE_TIMEOUT constant to allow customizing database wait time
|
2019-07-05 16:25:03 +01:00 |
|
Matthew Barbour
|
6a6d73168b
|
Added function to database object for interpreting parameter values to ones that are database-appropriate. Specifically, to turn true/false into the correct values for a bool column.
|
2019-07-05 16:25:03 +01:00 |
|
Matthew Barbour
|
1370afec72
|
Moved database driver constants to DatabaseDriver
|
2019-06-20 10:47:15 -05:00 |
|
Matthew Barbour
|
6f501a6e74
|
Database driver constants
|
2019-06-14 13:38:47 -05:00 |
|
Shish
|
34b05cca7c
|
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
|
2019-05-28 17:59:38 +01:00 |
|
Shish
|
b2f10ea5ab
|
split up files in core/ for saner management
|
2018-11-05 22:30:18 +00:00 |
|