-
Type:
Defect
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
Affects Version/s: None
-
Component/s: Database
-
None
The version field in the database is not handled very well in the database schema.
There are places where version is a nullable field.
There are places where version is a int and others where it is a bigint.
There are places where version is initialized to 0, 1, or not even initialized.
There are places where version is a nullable field.
There are places where version is a int and others where it is a bigint.
There are places where version is initialized to 0, 1, or not even initialized.