-
James Allen authored
Set an object's default version to 1 when it is created, rather than when it is stored, to allow undef versions (which can then be stored as NULLs in the database).
James Allen authoredSet an object's default version to 1 when it is created, rather than when it is stored, to allow undef versions (which can then be stored as NULLs in the database).
Loading