When trying to create a database table with a DateOnly object the following error happens:
"FirebirdSql.Data.FirebirdClient.FbException : unsuccessful metadata update
CREATE TABLE Boxes failed
SQL error code = -607
Invalid command
Specified domain or source column DATETIME does not exist"
While there are various workaround this is somethin that should be handled by FirebirdSql.EntityFrameworkCore.Firebird.