This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-24 19:05:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6956ada5e83d1d1ebcedef6c6154925e8efd501d
opensim
/
OpenSim
/
Data
/
PGSQL
/
PGSQLRegionData.cs
Geir Nøklebye
653b896794
PGSQL: Update simulation data with a number of missing fields for parcels. Some of the fields should probably be migrated to type Boolean to avoid the hairy casting in the query. In addition the overall server code relies in the Replace in SQL statement that is proprietary to MySQL, so the PGSQL code is rather unsafe as it is. Should probably set a transaction on the whole operation so that if something goes wrong the database record is not zapped as it is now. PostgreSQL 9.5 has the upsert functionality which would bring the code closer to the MySQL version. This commit also has an update to PGSQLRegionData
...
Signed-off-by: UbitUmarov <
ajlduarte@sapo.pt
>
2016-07-15 15:45:39 +01:00
17 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink