Shish
|
3ac7ab2cf3
|
remove old bool support
|
2020-10-27 01:50:39 +00:00 |
|
Shish
|
56f1fac4c5
|
Revert "different hack for old sqlite"
This reverts commit 634124e17f .
|
2020-10-26 22:49:39 +00:00 |
|
Shish
|
634124e17f
|
different hack for old sqlite
|
2020-10-26 22:43:47 +00:00 |
|
Shish
|
e696357c06
|
database notification API
|
2020-10-03 12:54:38 +00:00 |
|
Shish
|
ad1e52bf05
|
DATABASE_TIMEOUT isn't set in the installer
|
2020-06-22 16:08:04 +01:00 |
|
Shish
|
511a82f2ba
|
include database version in sys info
|
2020-03-26 16:57:08 +00:00 |
|
Shish
|
831906681e
|
fixes for mysql
|
2020-01-30 09:01:19 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
51628607d0
|
...?
|
2019-12-26 16:33:08 +00:00 |
|
Shish
|
8bc7d5d445
|
pg
|
2019-12-26 16:21:15 +00:00 |
|
Shish
|
f3cb70a06d
|
Revert "inline some one-use vars"
This reverts commit 1c3d4ad5e3 .
|
2019-12-26 16:20:05 +00:00 |
|
Shish
|
1c3d4ad5e3
|
inline some one-use vars
|
2019-12-15 16:13:09 +00:00 |
|
Shish
|
090ff65109
|
replace ILIKE with the better-supported LOWER
|
2019-12-15 16:09:48 +00:00 |
|
Shish
|
d7a2ca9ddc
|
remove SCORE_STRNORM - everyone supports LOWER now
|
2019-12-15 16:07:46 +00:00 |
|
GP32
|
e4400631a9
|
fixing "12 hours ago" error when using SQLite
|
2019-12-10 12:50:47 +09:00 |
|
Shish
|
29994e9613
|
postgres now recommends IDENTITY over SERIAL
|
2019-11-25 00:24:45 +00:00 |
|
Shish
|
6bc33ee691
|
Drop SCORE_DATETIME/NOW - all the databases we care about now support TIMESTAMP/CURRENT_TIMESTAMP
|
2019-11-03 18:28:05 +00:00 |
|
Shish
|
55c6854003
|
formatting
|
2019-11-02 19:57:34 +00:00 |
|
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 |
|