aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Data.SQLite/SQLiteManager.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-209/+0
2007-06-08Re-imported OpenGridServices from trunkMW1-0/+209
2007-06-08Deleted OpenGridServices folder as the easiest way to reimport the latest ↵MW1-172/+0
version from trunk
2007-06-05* Finished adding licensing declarations to everything (3/3)Adam Frisby1-4/+5
2007-06-05* Weird didnt commit inventory beforeAdam Frisby1-1/+1
2007-06-02* Some commenting on asset server (needs completing)Adam Frisby1-0/+26
* Removed strip2.png - added defaultstripe.png * World map images are now generated when the terrain is tainted, not yet sent to the grid/asset server.
2007-06-02* Documented SQLite grid interfacesAdam Frisby1-0/+10
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-05SQLite support added to grid manager. (Win!)Adam Frisby1-13/+14
2007-05-05* Added Microsoft SQL SupportAdam Frisby1-17/+14
2007-05-05You can now save profiles to a database. (Zomg!)Adam Frisby1-0/+53
2007-05-04* Added support for user/asset server keys per-region (warning: changes ↵Adam Frisby1-0/+10
table layout in SQL storages)
2007-05-04I dub thee working. Maybe.Adam Frisby1-5/+5
2007-05-04MySQL could now work in theory. Any testers?Adam Frisby1-2/+26
2007-05-04Semi-functional (in theory!)Adam Frisby1-1/+4
2007-05-04Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional ↵Adam Frisby1-0/+84
state yet, posted for reference and future use.