Commit Graph

64 Commits

Author SHA1 Message Date
Jan Jakeš
11b166d018 Use WP timestamp in TimestampListener
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
a07043cfb4 Add serializable DB connection wrapper
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
c71bf4833c Rewrite UserFlag entity to Doctrine
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
4cbc89368c Add entity traits for created_at and updated_at fields
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
2315e92c23 Add entity trait for autoincremented IDs
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
c59d0453e4 Add basic Repository class as a root for other repositories
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
4c6e7572d4 Add command for Doctrine metadata generating
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
b314afed8c Add table prefix setup for Doctrine
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
e515f06d02 Add Doctrine cache configuration
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
7a69c23967 Add Doctrine proxies configuration
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
7714d294b8 Add Doctrine metadata storage configuration
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
ca1311abf6 Add Doctrine EntityManager configuration
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
765d21ed6b Add driver option & wait_timeout settings according to Database.php
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
Jan Jakeš
b5e92f4939 Add Doctrine Connection factory
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00