Commit Graph

17 Commits

Author SHA1 Message Date
a751a2a459 Add custom Doctrine Driver
[MAILPOET-3150]
2020-11-16 09:41:13 +01:00
fab74d82dc Disable ONLY_FULL_GROUP_BY mode for db connection
[MAILPOET-3115]
2020-08-27 13:56:57 +02:00
a7650bf22c Keep ONLY_FULL_GROUP_BY restriction for plugin DB connection
[MAILPOET-2630]
2020-07-29 13:50:54 +02:00
e69188c5a0 Map bigint DB type to "int" (not as DBAL historically does to "string")
[MAILPOET-2945]
2020-05-27 13:40:41 +02:00
7568d57757 Introduce serialized_array type
[MAILPOET-2710]
2020-02-18 08:11:59 +00:00
7a66366ab5 Convert property names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
3bbc8ea2af Convert variable names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
03fb82cf95 Add JSON and JSON/serialized types for Doctrine
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
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
aa13de72cc Fix setup of socket and IPv6 connection
[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
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