|
e796a113cd
|
Fix setting wait_timeout for database
[MAILPOET-2243]
|
2019-08-01 07:59:51 -04:00 |
|
|
9696588a1d
|
Ignore empty charset for DB connection parameters
[MAILPOET-2240]
|
2019-07-31 08:34:56 -04:00 |
|
|
310133ec3f
|
Fix Doctrine metadata not being fetched from cache correctly
[MAILPOET-2232]
|
2019-07-30 07:27:51 -04:00 |
|
|
0353f8e8b1
|
Move entities to lib/entities and use "Entity" suffix
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
6ede84af1b
|
Use only array cache in Doctrine at the moment
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
aa13de72cc
|
Fix setup of socket and IPv6 connection
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
11b166d018
|
Use WP timestamp in TimestampListener
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
a07043cfb4
|
Add serializable DB connection wrapper
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
c71bf4833c
|
Rewrite UserFlag entity to Doctrine
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
4cbc89368c
|
Add entity traits for created_at and updated_at fields
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
2315e92c23
|
Add entity trait for autoincremented IDs
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
c59d0453e4
|
Add basic Repository class as a root for other repositories
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
4c6e7572d4
|
Add command for Doctrine metadata generating
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
b314afed8c
|
Add table prefix setup for Doctrine
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
e515f06d02
|
Add Doctrine cache configuration
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
7a69c23967
|
Add Doctrine proxies configuration
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
7714d294b8
|
Add Doctrine metadata storage configuration
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
ca1311abf6
|
Add Doctrine EntityManager configuration
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
765d21ed6b
|
Add driver option & wait_timeout settings according to Database.php
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
b5e92f4939
|
Add Doctrine Connection factory
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|