Commit Graph

8 Commits

Author SHA1 Message Date
Jan Jakes
0f0eb05c4e Hide database engine notice in playground
[MAILPOET-6185]
2024-09-02 12:50:50 +02:00
Jan Jakes
da3a07e3a0 Fix deprecation notice about ${var} in strings
Fixes: Using ${var} in strings is deprecated, use {$var} instead

[MAILPOET-6207]
2024-09-01 20:45:34 +02:00
Pavel Dohnal
f960b55acb Make sure the array contains the correct key
[MAILPOET-6184]
2024-08-22 14:33:54 +02:00
Pavel Dohnal
d137b55dd4 Catch errors while performing query
[MAILPOET-6184]
2024-08-22 14:33:54 +02:00
Pavel Dohnal
c039b220a7 Check the tables engine once per day
[MAILPOET-6184]
2024-08-22 14:33:54 +02:00
Pavel Dohnal
e9969b64ae Only display two table names
[MAILPOET-6184]
2024-08-22 14:33:54 +02:00
Pavel Dohnal
12cdba005c Add a warning if a table with incorrect engine detected
[MAILPOET-6184]
2024-08-22 14:33:54 +02:00
Pavel Dohnal
64c75fd0ca Create a new class for database notice
[MAILPOET-6184]
2024-08-22 14:33:54 +02:00