mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
* Fixes NHibernate overflow exception when saving some objects (under at least PostgreSQL 8.3) * Thanks Tommil!
This commit is contained in:
@@ -71,7 +71,6 @@ CREATE TABLE Prims (
|
||||
PathTaperX INT DEFAULT NULL,
|
||||
PathTaperY INT DEFAULT NULL,
|
||||
PathTwist INT DEFAULT NULL,
|
||||
PathTwistBegin INT DEFAULT NULL,
|
||||
ProfileBegin INT DEFAULT NULL,
|
||||
ProfileEnd INT DEFAULT NULL,
|
||||
ProfileCurve INT DEFAULT NULL,
|
||||
|
||||
Reference in New Issue
Block a user