PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/Database
Mark Baker 40a6dee0a4
Enable support for dates and percentages in Excel Database functions (#1875)
* Enable support for dates and percentages in Excel Database functions, and CountIf/AverageIf/etc
* Enable support for booleans in Excel Database functions
2021-02-22 20:40:40 +01:00
..
DAverageTest.php Refactor the Excel Database functions; and rewrite the query building (#1871) 2021-02-22 12:46:57 +01:00
DCountATest.php Enable support for dates and percentages in Excel Database functions (#1875) 2021-02-22 20:40:40 +01:00
DCountTest.php Enable support for dates and percentages in Excel Database functions (#1875) 2021-02-22 20:40:40 +01:00
DGetTest.php Refactor the Excel Database functions; and rewrite the query building (#1871) 2021-02-22 12:46:57 +01:00
DMaxTest.php Refactor the Excel Database functions; and rewrite the query building (#1871) 2021-02-22 12:46:57 +01:00
DMinTest.php Refactor the Excel Database functions; and rewrite the query building (#1871) 2021-02-22 12:46:57 +01:00
DProductTest.php Enable support for dates and percentages in Excel Database functions (#1875) 2021-02-22 20:40:40 +01:00
DStDevPTest.php Refactor the Excel Database functions; and rewrite the query building (#1871) 2021-02-22 12:46:57 +01:00
DStDevTest.php Refactor the Excel Database functions; and rewrite the query building (#1871) 2021-02-22 12:46:57 +01:00
DSumTest.php Enable support for dates and percentages in Excel Database functions (#1875) 2021-02-22 20:40:40 +01:00
DVarPTest.php Refactor the Excel Database functions; and rewrite the query building (#1871) 2021-02-22 12:46:57 +01:00
DVarTest.php Refactor the Excel Database functions; and rewrite the query building (#1871) 2021-02-22 12:46:57 +01:00