tebowy / openipam

Automatically exported from code.google.com/p/openipam
0 stars 0 forks source link

Broken database scheme #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, 

the database scheme could not be created, because of some errors:

psql:openIPAM/sql/openipam_schema.sql:62: FEHLER:  NULL-Wert in Spalte 
»changed_by« verletzt Not-Null-Constraint
psql:openIPAM/sql/openipam_schema.sql:63: FEHLER:  NULL-Wert in Spalte 
»changed_by« verletzt Not-Null-Constraint
psql:openIPAM/sql/openipam_schema.sql:64: FEHLER:  NULL-Wert in Spalte 
»changed_by« verletzt Not-Null-Constraint
psql:openIPAM/sql/openipam_schema.sql:65: FEHLER:  NULL-Wert in Spalte 
»changed_by« verletzt Not-Null-Constraint
psql:openIPAM/sql/openipam_schema.sql:66: FEHLER:  NULL-Wert in Spalte 
»changed_by« verletzt Not-Null-Constraint
psql:openIPAM/sql/openipam_schema.sql:67: FEHLER:  NULL-Wert in Spalte 
»changed_by« verletzt Not-Null-Constraint
psql:openIPAM/sql/openipam_schema.sql:68: FEHLER:  NULL-Wert in Spalte 
»changed_by« verletzt Not-Null-Constraint

psql:openIPAM/sql/openipam_schema.sql:373: FEHLER:  Relation 
»attribute_values« existiert nicht
psql:openIPAM/sql/openipam_schema.sql:375: FEHLER:  Relation 
»structured_attributes_to_hosts« existiert nicht

psql:openIPAM/sql/openipam_schema.sql:404: FEHLER:  Relation 
»structured_attributes_to_hosts« existiert nicht
ZEILE 8:                 JOIN structured_attributes_to_hosts sa2h

I already fixed some issues. Please update the database scheme.

Regards, Dennis

Original issue reported on code.google.com by dhoppe0...@gmail.com on 16 Aug 2013 at 9:33

GoogleCodeExporter commented 8 years ago
Add updated database scheme.

Original comment by dhoppe0...@gmail.com on 16 Aug 2013 at 9:35

Attachments: