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 b90491ca73 Technology definition tables
* Added a pair of tables that will contain graph-like technology
definitions. The first table describes a technology, while the second
table is used to list dependencies between technologies. The new tables
contain the basic checks and foreign keys. However, integrity checks on
the dependency graph are not implemented.

* The following SQL files need to be re-executed:
  -> 030-data/080-techs.sql
2012-02-16 11:07:43 +01: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 Technology definition tables 2012-02-16 11:07:43 +01:00
090-buildables.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
100-universe.sql Planet resources 2012-01-10 12:30:47 +01:00
110-empires.sql Mining settings 2012-01-10 10:17:47 +01: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 Database definition & tests organisation 2012-01-06 11:19:19 +01:00
180-messages.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00