New project setup cannot be completed due to:
[ERROR] exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1293 Incorrect table definition; there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause'
Setup script which causes the issue: app/code/Magento/Sales/sql/sales_setup/install-2.0.0.php
Commit which changed the setup script: 6c51ba0
--== Edit ==-
Same goes for app/code/Magento/RecurringPayment/sql/recurringpayment_setup/install-2.0.0.php