فهرست منبع

Changed method to test sql doctrine

Jean Sumara 5 سال پیش
والد
کامیت
4b2c2eff62
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/FTTHBundle/Entity/ONULogOLT.php

+ 1 - 1
src/FTTHBundle/Entity/ONULogOLT.php

@@ -31,7 +31,7 @@ class ONULogOLT
     protected $directory;
 
     /**
-     * @ORM\Column(type="datetime", options={"default": "CURRENT_TIMESTAMP"})
+     * @ORM\Column(type="datetime", nullable=false)
      */
     protected $date;