Add a test for PowerBI

This commit is contained in:
Alexey Milovidov 2022-12-18 04:58:51 +01:00
parent 2fc2fecd5d
commit 70e011ff90
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
-- PowerBI is doing this query. It should work at least somehow, not necessarily in the same way as in MySQL.
SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP());