[SQL]: Fix #3378 fix default date time issue onsite_documents table (#3519)
commiteaa464435867e69222e1b58f3759c6ec562e76dd
authorShubham <shubhambansal17@hotmail.com>
Mon, 18 May 2020 02:18:37 +0000 (18 07:48 +0530)
committerGitHub <noreply@github.com>
Mon, 18 May 2020 02:18:37 +0000 (17 22:18 -0400)
treec0da2f5ae0d8eaa1e91335aee67c3bd2d7dc7956
parentb5aa42d31e2739fa3b6192d695f8d5729e1143ec
[SQL]: Fix #3378 fix default date time issue onsite_documents table (#3519)

* :card_file_box: :ambulance: updated datetime in onsite_documents table
* Made the patient_signed_time and review_date NULL
* Removed the default value
* Fixed the missing column type in the last upgrade script

* :rewind: reverting the change in the version.php

* ✏️ 322 -> 323
sql/5_0_2-to-5_0_3_upgrade.sql
sql/database.sql
version.php