|
|
6df3256c0f
|
Surpress warnings when a column has been added since the data was put into Redis.
|
2020-11-22 11:55:15 +01:00 |
|
|
|
2cac327dfc
|
Load bootstrap.php via composer.json instead of explicitly.
|
2020-11-22 08:41:01 +01:00 |
|
|
|
9953fd7e4a
|
dockerised mysql actually goes down briefly after startup the first time, so we need a double-wait.
|
2020-11-19 03:52:09 +01:00 |
|
|
|
d4cd6df886
|
Update to use our standard variables.
|
2020-11-19 03:30:43 +01:00 |
|
|
|
da492c940f
|
Add wait-for-mysql script.
|
2020-11-19 03:19:15 +01:00 |
|
|
|
dc7080f5dc
|
Getting closer...
|
2020-11-13 08:26:49 +01:00 |
|
|
|
4f7f39d8be
|
getManyByWhere and countByWhere implementation
|
2020-10-05 14:43:52 +02:00 |
|
|
|
16a2635f74
|
Improve cache code
|
2020-10-02 14:43:21 +02:00 |
|
|
|
0f8de863c9
|
Refactor to create getManyWhere
|
2020-10-02 14:41:35 +02:00 |
|
|
|
123c95f8f1
|
Remove now-redundent variable declaration
|
2020-10-02 14:12:22 +02:00 |
|
|
|
78652ecfb1
|
Improved docblocks + offset code
|
2020-10-02 14:02:56 +02:00 |
|
|
|
2e50238fde
|
Improved docblocks + offset code
|
2020-10-02 14:00:20 +02:00 |
|
|
|
56f9dd0c26
|
Improved caching behaviour
|
2020-10-02 11:28:31 +02:00 |
|
|
|
f72e996e3b
|
Index as a bin is a pain in the ass right now. It can be a varchar32 for the meantime.
|
2020-09-28 20:27:14 +02:00 |
|
|
|
d687f96f18
|
Service tests pass now.
|
2020-09-28 20:01:07 +02:00 |
|
|
|
6c6e0c183b
|
Fix pluralisation bug
|
2020-09-28 19:13:23 +02:00 |
|
|
|
d4fa0c3a4f
|
Cleanup
|
2020-09-28 19:02:21 +02:00 |
|
|
|
576303f8ae
|
Fix typo
|
2020-09-28 19:02:15 +02:00 |
|
|
|
235ee47d29
|
Turn database connections into singletons
|
2020-09-28 19:00:07 +02:00 |
|
|
|
b35f88ab52
|
fix issues returning datetimes (& nonsense) instead of carbons
|
2020-09-28 18:42:31 +02:00 |
|
|
|
ffaabf516e
|
fix issues returning datetimes (& nonsense) instead of carbons
|
2020-09-28 18:36:12 +02:00 |
|
|
|
3b58791b78
|
Update cache check for multiple object storage. Improvement suggestions solicited.
|
2020-09-11 16:46:22 +02:00 |
|
|
|
0190fbe557
|
Make phpstan happier
|
2020-09-02 20:14:56 +02:00 |
|
|
|
3d837c6b22
|
Make phpstan happier
|
2020-09-01 18:52:53 +02:00 |
|
|
|
4200b04a9f
|
Make phpstan happier
|
2020-09-01 18:31:46 +02:00 |
|
|
|
93b295d5da
|
Make phpstan happier
|
2020-09-01 05:15:02 +02:00 |
|
|
|
13311415dd
|
Make phpstan happier
|
2020-08-31 20:57:20 +02:00 |
|
|
|
973a83da7e
|
Tidyup
|
2020-08-31 19:24:16 +02:00 |
|
|
|
034801dcaa
|
Implement Carbon
|
2020-08-27 04:52:05 +02:00 |
|
|
|
86a486d4ad
|
Fix exchangeArray caused when value is null.
|
2020-08-27 01:23:17 +02:00 |
|
|
|
f806c7e88d
|
Merge pull request #2 from benzine-framework/feature/recursively-not-thoroughly
destroyThoroughly => destroyRecursively
|
2020-08-25 14:44:58 +02:00 |
|
|
|
bbe09d1021
|
destroyThoroughly => destroyRecursively
|
2020-08-25 14:26:58 +02:00 |
|
|
|
90cf3cdad0
|
Merge pull request #1 from benzine-framework/feature/datetime-entities
Feature/datetime entities
|
2020-08-25 13:45:50 +02:00 |
|
|
|
f0118b7708
|
Add test workflows.
|
2020-08-25 13:45:14 +02:00 |
|
|
|
7f8f20151b
|
Initial testing code. Must prove Datetime works.
|
2020-08-24 20:11:43 +02:00 |
|
|
|
cb532fbd9d
|
Merge branch 'master' into feature/datetime-entities
|
2020-08-24 20:00:28 +02:00 |
|
|
|
fac2622732
|
Initial testing code. Must prove Datetime works.
|
2020-08-24 19:00:59 +02:00 |
|
|
|
2490920f20
|
Initial effort to support DateTime for dates. I hate strings.
|
2020-08-21 16:09:16 +02:00 |
|
|
|
27eb90da1c
|
Initial TabularData code.
|
2020-08-21 11:19:04 +02:00 |
|
|
|
63a4cb0126
|
Cleanup
|
2020-08-16 23:15:01 +02:00 |
|
|
|
3251aeddc9
|
remove some obsolete sdk-generating code that really should be a trait now coming out of the RouteTests stuff
|
2020-08-16 19:39:14 +02:00 |
|
|
|
2373437b09
|
phpstan wrongly picks up this line as instantiating an abstract - it doesn't.
|
2020-08-16 19:37:05 +02:00 |
|
|
|
cfc0431abc
|
This has been spelt wrong for literally years.
|
2020-08-16 19:28:27 +02:00 |
|
|
|
e4afd50d32
|
Automatic cleaning
|
2020-08-11 15:56:24 +02:00 |
|
|
|
e6d0593df8
|
Remove old routes code.
|
2020-08-06 19:48:30 +02:00 |
|
|
|
a609d55805
|
Turns out its not "MySQL" its "Mysql" as far as pdo is concerned
|
2020-08-06 19:48:01 +02:00 |
|
|
|
524ee6e6ee
|
Stricter php-cs-fixer rules. These remove a lot of superfluous duplicitous rubbish, mostly in docblocks.
|
2020-07-31 23:15:10 +02:00 |
|
|
|
4e4c359682
|
Cleanup
|
2020-07-31 23:10:46 +02:00 |
|
|
|
3a3e6231a7
|
Make PHPStan Happier
|
2020-07-30 13:01:41 +02:00 |
|
|
|
7364112018
|
I am a dingus.
|
2020-07-26 19:17:49 +02:00 |
|