gineign

Results 3 issues of gineign

``` Uncaught TypeError: Return value of Magento\Framework\Setup\Declaration\Schema\Declaration\SchemaBuilder::processTable() must be an instance of Magento\Framework\Setup\Declaration\Schema\Dto\Table, boolean returned in ~/magento/vendor/magento/framework/Setup/Declaration/Schema/Declaration/SchemaBuilder.php:251 ```

setAttribute to support $dates ``` // If an attribute is listed as a "date", we'll convert it from a DateTime // instance into a form proper for storage on the...