Commit graph

15 commits

Author SHA1 Message Date
Phan An
dcc0e82a0b
feat(build): add CI for MySQL (#1614) 2022-12-04 14:56:25 +01:00
Phan An
794ac48172
fix: setting MySQL strict mode to true breaks migration (#1615) 2022-12-04 13:33:21 +01:00
Phan An
6e86081638
chore: update .env.example 2022-11-30 10:22:52 +01:00
Phan An
e527eccf03
feat(build): add CI unit tests with PostgreSQL (#1544) 2022-10-23 18:05:12 +02:00
Phan An
560d41bf1d chore: fix CS 2020-12-22 21:11:22 +01:00
MyPod
69304fd97a
Add support for selecting Redis DB (#1247)
I happen to use a central instance of Redis for various projects and could use having this change integrated, allowing to specify from .env the database to use.
2020-09-09 16:01:44 +02:00
Phan An
4b799e85a7 feat: add PHPCSFixer 2020-09-06 23:20:42 +02:00
Phan An
d43117647a fix (bc-break): change sqlite config path 2019-10-07 11:13:40 +02:00
Svante Richter
a01dd87a46 Add sqlite support (#599)
All the tests already seem to run on sqlite, so there (in my mind) is no reason to not provide support for it.

The only change needed was to lower the delete chunk size.
2019-04-22 16:26:28 +02:00
Phan An
42ab992e4e Use DB_DATABASE setting for sqle2e (fixes #857) 2019-04-07 15:05:09 +02:00
leowmjw
baa5b7af13 Add ability to customize port DB (#655)
* Summary: Add the ability to configure DB ports

* Summary: Reorder port

* Summary: Added example env for DB_PORT customization

Changesets:
- Added DB_PORT and explain about customization
2017-12-03 11:40:35 +01:00
An Phan
bdca871b6e
Upgraded to Laravel 5.4 2017-02-15 11:16:49 +08:00
An Phan
ef618a611b
First steps in e2e 2016-11-13 23:05:24 +08:00
An Phan
742a0e5219 Set sqlite db to :memory: 2015-12-13 12:57:20 +08:00
An Phan
0ee372882c Big Bang 2015-12-13 12:42:28 +08:00