This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
ffca7de65d2c19081899dae75303a3f98833c665
opensim
/
OpenSim
/
Data
/
PGSQL
/
PGSQLGroupsData.cs
Geir Nøklebye
fe83763c36
PGSQL: Fixed a failing query in GroupsData for deleting groups messages older than 14 days. The little known abstime function could be used for a double cast. The field TMStamp should be changed to store the data as a proper timestamp. Related to Mantis
#7848
. Usually this would easily be solved using the to_timestamp function, but there is no support for it in NPGSQL as there are no very close functionality in .NET
...
Signed-off-by: Michael Cerquoni <
nebadon2025@gmail.com
>
2017-04-19 13:40:49 -04:00
16 KiB
Executable File
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink