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
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
..
030-data Technology definition tables 2012-02-16 11:07:43 +01:00
040-functions Resources information on planet list 2012-02-15 14:45:43 +01:00
050-updates Empire resources and vacation mode 2012-02-16 10:22:30 +01:00
010-schemas.sql Database definition & tests organisation 2012-01-06 11:19:19 +01:00
020-extensions.sql SQL logging fixes 2012-01-07 11:14:17 +01:00