Menu

#45 Insertion Failure in sql/database.sql.

3.2.0
open
nobody
None
5
2010-06-05
2010-06-05
McAlister
No

The "Normal Office Visit" entry in openemr_postcalendar_categories tables fails to insert in the sql/dtabase.sql file that comes with the 3.2 download.

In addition, several warnings are thrown due to default values being assigned to text fields that are ineligible to have defaults. Removing the "default ' '" syntax suppresses the warnings while resulting in the same table structure ( since the defaults weren't being created anyway ).

Recommend that the owners of those tables consider removing the "not null' verbiage from those columns as well if the inability to default is a problem.

Discussion

  • McAlister

    McAlister - 2010-06-05

    Diff File for database.sql 3_2.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.