UbitUmarov
|
0245886cb1
|
increment profile migration number on the one that did add the table usersettings, that had the typo
|
2025-11-13 16:16:05 +00:00 |
|
UbitUmarov
|
fe425a8284
|
cosmetics to kick github to compile the fix to the typo on sqlile
|
2025-11-13 04:07:18 +00:00 |
|
UbitUmarov
|
582f2a1fb6
|
fix a type on a sqlite migration, that was ignored on older version
|
2025-11-13 03:40:30 +00:00 |
|
UbitUmarov
|
9612ea2491
|
mantis 9219: update SQLite to System.Data.Sqlite 2.0.2 (native 3.50.4.5). Must run prebuild. This needs testing :(
|
2025-11-10 17:35:22 +00:00 |
|
UbitUmarov
|
dc4513ac33
|
remove mono.data.sqliteclient,dll obsolete since mono 1.2.4, Aparently only used in webstats. So we reduce obsolesce issuses to just Mono.Data.Sqlite, for now (needs testing, and do run prebuild)
|
2025-10-28 18:14:36 +00:00 |
|
UbitUmarov
|
0d71b6d871
|
very useless changes
|
2025-06-25 02:22:28 +01:00 |
|
UbitUmarov
|
1edd874055
|
fix typo
|
2024-12-22 01:22:48 +00:00 |
|
UbitUmarov
|
cd6efb7553
|
persist start string parameter (from rezobject)
|
2024-11-26 18:34:26 +00:00 |
|
UbitUmarov
|
37d37665bf
|
fix sqlite migration
|
2024-06-19 11:13:09 +01:00 |
|
UbitUmarov
|
54fe5747ea
|
add storage for pbr terrain feature that viewers for opensim may add
|
2024-06-08 21:58:46 +01:00 |
|
UbitUmarov
|
f1cb40aa59
|
a few more useless changes
|
2024-04-07 22:26:51 +01:00 |
|
UbitUmarov
|
ed0044564d
|
store linksetdata in sqlite and pgsql
|
2024-03-29 00:46:29 +00:00 |
|
UbitUmarov
|
c1438e0ee5
|
cosmetics
|
2024-02-17 14:54:37 +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
|
0faf418f0c
|
a few more changes on test feature
|
2023-03-14 17:30:01 +00:00 |
|
UbitUmarov
|
51b7190c64
|
persist test feature and old sop animations in sqlite
|
2023-03-13 12:41:45 +00:00 |
|
UbitUmarov
|
0bbaedc051
|
a few test changes
|
2023-03-09 19:16:40 +00:00 |
|
UbitUmarov
|
b62280617d
|
maybe this is a better way...
|
2022-12-10 19:26:36 +00:00 |
|
UbitUmarov
|
4565281d41
|
changes so mono.data.sqlite use dllmap
|
2022-11-24 15:11:56 +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 |
|
UbitUmarov
|
e043d8a2eb
|
use array.Empty<byte>
|
2022-03-12 15:21:24 +00:00 |
|
UbitUmarov
|
fbbcc1edd7
|
== string.Empty is .Lenght == 0
|
2022-01-13 20:31:52 +00:00 |
|
UbitUmarov
|
da928d6099
|
!= UUID.Zero is slow
|
2022-01-09 02:28:51 +00:00 |
|
UbitUmarov
|
b363d1f9ee
|
sqlite estatestore: stop using sqlite autoincrement on estateID, look for max value in USE instead. This is slow, but the db should be small; fix min value to 101 ( we should allow special lower values, but not now )
|
2021-08-27 16:21:03 +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
|
fe33ace3b2
|
change sqlitesimulationdata locks a bit
|
2020-11-24 22:58:48 +00:00 |
|
UbitUmarov
|
af3581ba2e
|
fix sqlite
|
2020-08-07 19:20:14 +01:00 |
|
UbitUmarov
|
6a2058e0ac
|
there is no prim Omega, we call it angular velocity
|
2020-08-07 18:54:23 +01:00 |
|
UbitUmarov
|
e2ffc17d1f
|
fix sqlite region migrations
|
2020-06-25 17:44:23 +01:00 |
|
UbitUmarov
|
60da45b715
|
lang env on sqlite
|
2020-06-23 14:28: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
|
2e66f8dbdf
|
store sop pseudocrc and region cacheID on sqlite
|
2020-03-28 16:18:31 +00:00 |
|
UbitUmarov
|
016886b3c6
|
changes on sqlite estatedata
|
2020-01-31 13:09:37 +00:00 |
|
UbitUmarov
|
f89afd2aa8
|
fix some sqlite regionstore tables
|
2020-01-31 00:08:51 +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
|
8db2ddb07f
|
mantis 8645: change sqlite to just flag row delete, for commit to work
|
2020-01-18 21:09:41 +00:00 |
|
UbitUmarov
|
550f64cb2d
|
mantis 8645: change sqlite (not exactly as provided patch)
|
2020-01-18 18:01:38 +00:00 |
|
UbitUmarov
|
4acd07c0fa
|
try again to update SQLite estateban
|
2019-08-18 20:53:35 +01:00 |
|
UbitUmarov
|
7f52bcbc7f
|
try to update SQLite estateban
|
2019-08-18 20:35:24 +01:00 |
|
UbitUmarov
|
6ae1341c58
|
don't read from dbs wrong sound flags
|
2019-03-07 04:53:41 +00:00 |
|
UbitUmarov
|
da0ea2698b
|
another missing file
|
2019-01-21 06:14:41 +00:00 |
|
UbitUmarov
|
e32efe5d22
|
add sqlite files for mutes module ( done only minimal tests)
|
2018-01-20 07:09:37 +00:00 |
|
UbitUmarov
|
fa78a6fd90
|
fix some odd sql queries ap not in use
|
2018-01-12 18:07:37 +00:00 |
|