This repository has been archived on 2025-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
lwb6/legacyworlds-server-data/db-structure/parts/030-data
Emmanuel BENOîT d246f221f0 Event database access
Added tables that store event access interfaces and event states per
interface, as well as functions which allow events to be retrieved:
 * events.interfaces lists access interfaces,
 * events.unprocessed_events lists events which haven't been processed
for each type of interface, with a "pre-processed" flag
 * events.ep_read() is a set of function variants which will read events
 * events.ep_access() is a set of function variants which read events
then update their states.
2012-07-03 10:32:15 +02:00
..
000-typedefs.sql Mining computation update 2012-01-16 12:35:20 +01:00
010-i18n.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
020-prefs.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
030-users.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
035-session.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
040-admin.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
050-accounts.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
055-bugs.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
060-naming.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
070-constants.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
075-resources.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
080-techs.sql Removed old research system 2012-04-09 11:36:09 +02:00
090-buildables.sql Removed old research system 2012-04-09 11:36:09 +02:00
100-universe.sql Planet resources 2012-01-10 12:30:47 +01:00
110-empires.sql Renamed technology tables and views 2012-04-09 15:01:04 +02:00
120-construction.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
130-fleets.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
140-status.sql Game updates improvements 2012-02-03 16:25:03 +01:00
145-updates.sql Game updates improvements 2012-02-03 16:25:03 +01:00
150-logs.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
160-battle.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
170-events.sql Event database access 2012-07-03 10:32:15 +02:00
180-messages.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00