OpenSimMirror/OpenSim/Data/MySQL/Resources
Sean Dague 3dc2010da6 From: Chris Yeoh <yeohc@au1.ibm.com>
Attached is a patch that changes the oar file saving of creation date/time to an integer
instead of a string. I did this after justincc emailed me saying there is a problem
with internationalisation doing it the old way and I said I'd fix it. Its been
tested with MySQL and I've made the changes for MSSQL but that hasn't been well tested.
2009-06-29 15:05:12 +00:00
..
001_AssetStore.sql
001_GridStore.sql
001_InventoryStore.sql
001_LogStore.sql
001_RegionStore.sql
001_UserStore.sql
002_AssetStore.sql
002_GridStore.sql Update svn properties. 2009-05-17 10:26:00 +00:00
002_InventoryStore.sql
002_RegionStore.sql
002_UserStore.sql
003_AssetStore.sql
003_InventoryStore.sql Add SQLite and the missing migrations files for last commit 2008-11-14 19:00:14 +00:00
003_RegionStore.sql
003_UserStore.sql
004_AssetStore.sql
004_InventoryStore.sql WARNING: contains migration 2009-05-08 14:16:07 +00:00
004_RegionStore.sql
004_UserStore.sql
005_AssetStore.sql add create_time and access_time to asset db for mysql, as well 2008-11-06 21:21:46 +00:00
005_RegionStore.sql
005_UserStore.sql
006_AssetStore.sql Adding migrations for MySQL and SQLite for removing the "old" cloud image. 2009-04-05 17:07:50 +00:00
006_RegionStore.sql
006_UserStore.sql * Add userstore sql upgrade I carelessly forgot to check in a couple of revisions ago 2008-09-12 20:38:20 +00:00
007_RegionStore.sql
007_UserStore.sql implement email field for MySQL and SQLite 2008-11-04 14:54:42 +00:00
008_RegionStore.sql
009_RegionStore.sql
010_RegionStore.sql
011_RegionStore.sql
012_RegionStore.sql
013_RegionStore.sql
014_RegionStore.sql
015_RegionStore.sql
016_RegionStore.sql
017_RegionStore.sql Implement proper persistence of the following prim properties: 2008-09-08 02:40:20 +00:00
018_RegionStore.sql Thanks, nlin, for a patch implementing persistence for "When Left Clicked" 2008-09-10 00:19:36 +00:00
019_RegionStore.sql Add database persistence for material setting 2008-10-03 12:11:38 +00:00
020_RegionStore.sql Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. 2008-10-18 05:51:36 +00:00
021_RegionStore.sql Fixed MySQL and SQLite so they will save the 2008-11-18 12:48:36 +00:00
022_RegionStore.sql Update svn properties, minor formatting cleanup. 2008-11-21 18:44:48 +00:00
023_RegionStore.sql Committing the LCO database layer. Native MySQL, no ADO. New reconnect 2008-11-26 07:34:38 +00:00
024_RegionStore.sql A migration to convert the floats int the database to doubles. 2008-11-26 09:05:11 +00:00
025_RegionStore.sql Yay for unit tests. Increased the type width of the prims and primshapes 2008-11-26 12:23:56 +00:00
026_RegionStore.sql A migration to make the floats in prims table be doubles 2008-11-26 11:38:58 +00:00
027_RegionStore.sql * Remove unused prims.ParentID field from SQLite and MySQL 2009-01-19 15:16:17 +00:00
028_RegionStore.sql * Consistently used dashed uuid format for mysql region data, as is done for all other tables 2009-05-07 14:20:32 +00:00
029_RegionStore.sql From: Chris Yeoh <cyeoh@au1.ibm.com> 2009-05-27 18:01:06 +00:00
030_RegionStore.sql From: Chris Yeoh <yeohc@au1.ibm.com> 2009-06-03 12:48:04 +00:00
031_RegionStore.sql From: Chris Yeoh <yeohc@au1.ibm.com> 2009-06-29 15:05:12 +00:00
OpenSim.Data.MySQL.addin.xml AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL addin. 2009-02-16 02:25:53 +00:00