Marck
|
2368aab534
Fix: Write asset data into Asset.db when using SQLite
|
14 ani în urmă |
John Hurliman
|
2ed276eb47
Adding missing ConnectionString lines to [DatabaseService] sections for SQLite configs
|
14 ani în urmă |
Diva Canto
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
14 ani în urmă |
Diva Canto
|
bd49985afa
Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory.
|
14 ani în urmă |
Justin Clark-Casey (justincc)
|
aad17e7513
Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone
|
14 ani în urmă |