Commit Graph

169 Commits

Author SHA1 Message Date
UbitUmarov
cc7a06abd0 pgsql : fix region store 2024-05-15 20:54:30 +01:00
UbitUmarov
fd32e15f70 pgsql : fix estate store 2024-05-15 20:18:07 +01:00
UbitUmarov
f4f30de344 pgsql: missing lnkstBinData in insert select 2024-05-09 23:32:36 +01:00
UbitUmarov
15ea9a5bf8 change pgsql UUID casting (UNTESTED :( ) 2024-05-09 23:04:05 +01:00
UbitUmarov
037afe8373 fix compile with new npgsql 2024-05-08 20:46:58 +01:00
UbitUmarov
f1cb40aa59 a few more useless changes 2024-04-07 22:26:51 +01:00
UbitUmarov
91d9c33128 replace some more wrong uses of dictionary containskey and other cosmetics 2024-04-07 20:28:56 +01:00
UbitUmarov
ed0044564d store linksetdata in sqlite and pgsql 2024-03-29 00:46:29 +00:00
UbitUmarov
0c05c6efce sog temporay flags check is same for all DB engines 2024-02-17 12:47:46 +00:00
UbitUmarov
f94f6e77bf a few cosmetic changes 2023-11-12 22:24:53 +00:00
UbitUmarov
9686af7944 PGSQL: since we mya not have mono, our mono.security.dll must be on bin folder 2023-04-11 17:55:28 +01:00
UbitUmarov
8641e0b34c persist test feature and old sop animations in pgsql *untested( 2023-03-13 12:45:12 +00:00
UbitUmarov
d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester 2022-11-12 02:49:01 +00:00
UbitUmarov
496deb92d4 cosmetics 2022-10-25 04:18:01 +01:00
UbitUmarov
fddb3761a0 use some shared char arrays on string split 2022-10-19 01:38:25 +01:00
UbitUmarov
b02c65280e remove wrong uuid null tests 2022-10-02 12:10:41 +01:00
UbitUmarov
58f20c6d6e replace obsolete code 2022-09-20 21:40:56 +01:00
Vincent Sylvester
13dbbc2683 Remove tabs, indent code properly
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2022-03-13 13:15:05 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00
UbitUmarov
7d78f62d49 fix some pgsql parameters ( needs checking ) 2022-01-10 01:20:46 +00:00
UbitUmarov
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00
UbitUmarov
357f20eb14 == UUID.Zero is slow 2022-01-08 23:35:56 +00:00
UbitUmarov
131455b107 add gridservice GetOnlineRegions() 2021-12-07 00:34:40 +00:00
UbitUmarov
c786571c2f mantis 7341: change asset creatorid size to 128 on pgsql to match mysql 2021-11-20 19:32:39 +00:00
UbitUmarov
9b840f1f9e change the GetFallbackRegions sort code 2021-09-02 17:22:59 +01:00
Alicia Raven
a969797512 Allow estate config files to specify a specific EstateID. Defaults to 0 if not specified which uses auto increment id as current behaviour. 2020-12-15 17:05:30 +00:00
UbitUmarov
e894b4cafc update libomv and apply necessary related changes 2020-10-06 17:29:01 +01:00
UbitUmarov
6a2058e0ac there is no prim Omega, we call it angular velocity 2020-08-07 18:54:23 +01:00
UbitUmarov
b7750e52d6 lang env on PGSQL 2020-06-24 11:36:34 +01:00
UbitUmarov
e2be90caaf replace lightshare early work 2020-06-10 09:26:55 +01:00
UbitUmarov
0d76635113 do store a new flag on region db 2020-06-09 19:44:57 +01:00
UbitUmarov
0958eceadd store sop pseudocrc and region cacheID on PGSQL ( others later) 2020-03-28 01:31:00 +00:00
UbitUmarov
598ba5d6ae fix the dbs migrations 2020-01-23 11:14:12 +00:00
UbitUmarov
f61b83b1ea store the new variables on sqlite and pgsql ( could not test) 2020-01-23 10:47:09 +00:00
UbitUmarov
31aef4e82b work on previus 2 patchs 2019-11-14 06:34:44 +00:00
Terry
999a068172 Complete PostGres from previous commit - (Not Tested)
Signed-off-by: Terry <terry@digiworldz.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2019-11-14 05:28:57 +00:00
Terry
2f79f463ea Attempt to fix the issue where, when logging into the grid, the user supplies a region name, but instead of going to the specific region, they are sent to a region "Like" the one specified.
Signed-off-by: Terry <terry@digiworldz.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2019-11-14 05:26:54 +00:00
UbitUmarov
5bbaea50e4 groups v2: remove wrong filters on DB search 2019-10-13 18:52:33 +01:00
UbitUmarov
ab92dff5be a few changes to db generic tables 2019-08-26 03:00:28 +01:00
UbitUmarov
f7a496136d change PGSQL migration 2019-08-19 12:28:17 +01:00
UbitUmarov
d5db4b9d93 try to update PGSQL estateban 2019-08-18 20:24:19 +01:00
UbitUmarov
6ae1341c58 don't read from dbs wrong sound flags 2019-03-07 04:53:41 +00:00
UbitUmarov
33a062612f remove terraindata abstraction layer, since we only have heightmap type 2019-01-21 06:05:21 +00:00
UbitUmarov
4d3d9998a9 still pgsql 2018-12-28 23:16:05 +00:00
UbitUmarov
8d28c94879 PGSQL: it may be a good idea to also add the field to the table 2018-12-28 18:52:31 +00:00
UbitUmarov
650cef67d1 PGSQL: store vehicle data 2018-12-28 18:44:33 +00:00
UbitUmarov
fa78a6fd90 fix some odd sql queries ap not in use 2018-01-12 18:07:37 +00:00
UbitUmarov
f2b54c8cf9 mantis 8200: move changes in PGSQL from last commit to a new transaction (13) 2017-11-12 09:16:32 +00:00
TomTheDragon
6a75b7c65e PGSQL EstateStore create estate_settings_id SEQUENCE
Missing creation for estate_settings_id sequence causes first run
to fail unless manually added.

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2017-11-12 09:07:09 +00:00
TomTheDragon
56d2db3a18 Add a new experimental implementation of PGSQL FSAssets
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2017-11-03 05:10:37 +00:00