aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite (follow)
Commit message (Expand)AuthorAgeFilesLines
* mantis 8212 fix sqlite parameter prefixingUbitUmarov2017-07-231-1/+1
* mantis 8212 do use defined sqlite connectionUbitUmarov2017-07-221-7/+1
* store the physics inertia override in SQliteUbitUmarov2017-04-012-0/+17
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0511-112/+112
* The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2016-12-042-0/+11
* revert changes to asset desc size, my bad.. this field will possible go away...UbitUmarov2016-11-241-5/+5
* change asset description max sizeUbitUmarov2016-11-221-5/+5
* fix typo in table name, thx tglionUbitUmarov2016-09-181-1/+1
* restore sqlite fixes from commit 0e6874..that got lostUbitUmarov2016-09-171-3/+10
* add load baked terrain methodsUbitUmarov2016-09-171-0/+28
* add to databases a table to store baked terrain.UbitUmarov2016-09-172-11/+53
* Fix some wrong handling of booleans for SeeAVs, AnyAVSounds and GroupAVSounds...tglion2016-09-051-3/+9
* Fix incorrect SQLite syntax in MigrationsMelanie Thielker2016-04-281-1/+1
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-211-1/+1
* The old sqlite inventory data interface was still around and causing problems...Diva Canto2016-02-212-955/+0
* SQLite: Removed obsolete migration fileDiva Canto2016-02-211-169/+0
* Flatten migrations for sqliteDiva Canto2016-02-214-605/+193
* store rotation axis locks in MySql and SQlite dbs ( others need to be update...UbitUmarov2015-10-202-2/+11
* SQLite db migration updateUbitUmarov2015-09-213-6/+57
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-0/+12
* seems to compile ( tests comented out)UbitUmarov2015-09-022-3/+2
* bad merge?UbitUmarov2015-09-015-13/+16
|\
| * varregion: refactor use of 'double heightmap[,]' into references to new class...Robert Adams2015-03-271-21/+33
| * Remove the core module extra profile settings support carried in with the latestMelanie2014-01-051-0/+2
| * Intermediate commit. Sill errors.Melanie2014-01-051-0/+84
| |\
| * | Revert "Add support for user preferences (im via email)"Melanie2013-12-072-95/+0
| * | Merge branch 'master' into careminsterMelanie2013-12-072-0/+95
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-12-071-2/+0
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-10-061-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-10-042-0/+28
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-241-10/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-182-0/+100
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-041-0/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-06-301-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-06-131-2/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-06-112-0/+32
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-06-112-0/+994
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-05-111-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-281-5/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-221-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-102-0/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-053-2/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-171-32/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-152-7/+142
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-1510-299/+306
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-091-3/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-231-5/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Add a skeleton for a name value storage associated with regionsMelanie2012-08-151-0/+13
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-06-111-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | Add the ability to query the MYSQL databse for a list of the stored prim UUIDsMelanie2012-06-071-0/+4