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
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
..
parts Technology definition tables 2012-02-16 11:07:43 +01:00
tests Empire resources and vacation mode 2012-02-16 10:22:30 +01:00
database.sql Game updates improvements 2012-02-03 16:25:03 +01:00
db-config.sample.txt Database management changes 2011-12-15 15:38:46 +01:00