Update e_Interpretation.php #586

Closed
stutteringp0et wants to merge 2 commits from patch-5 into master

2 Commits

Author SHA1 Message Date
Michael Richey
c32baff933
Update e_Interpretation.php 2020-08-13 09:02:14 -05:00
Michael Richey
3c5928caa9
Update e_Interpretation.php
When field default is DATETIME or CURRENT_TIMESTAMP, the SQL is constructed out of order.  The default gets inserted before the NULL/NOT NULL string.  One line fix - YAY!
2020-08-13 08:53:57 -05:00