Commit Graph

11 Commits

Author SHA1 Message Date
c89ecbad4a Make sure the parsed values have the correct type
[MAILPOET-2716]
2020-04-24 11:44:09 +02: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
25fe3aba54 Fix easy errors found by PHPStan
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
ade1cc4d8e Autofix alphabetically sorted use statements
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
48b65c76aa Keep SELECT clause collapsed by default in Tracy panel
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
c4b0efe72b Add simple formatting for select queries, wrap long SELECT clauses
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
886cf9eb50 Add simple SQL keyword highliting
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
719018a704 Add basic Doctrine panel to Tracy
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00