278
edits
m (→Sunbird) |
m (→SQLite) |
||
Line 95: | Line 95: | ||
== SQLite == | == SQLite == | ||
Sunbird/Lightning are now using the new mozStorage system to keep track of the majority of user- | Sunbird/Lightning are now using the new [http://developer.mozilla.org/en/docs/mozStorage mozStorage] system to keep track of the majority of user-entered information. There are several tables stored in the database. The tables concerning calendar locations and preferences are defined [http://lxr.mozilla.org/mozilla/source/calendar/base/src/calCalendarManager.js#119 here] and those concerning events in individual calendars are defined [http://lxr.mozilla.org/mozilla/source/calendar/providers/storage/calStorageCalendar.js#1922 here]. | ||
== Providers == | == Providers == |
edits