Update the list of SQL files to be installed.
[?]
Mar 13, 2012, 4:45 PM
P73KM42LBAE4FD4LXVGZTTW54SWXETCGF5GS47RCV72O2P4NNNZACDependencies
- [2]
AMFMXR52Provide a command ‘hydra-init’ to initialise/upgrade the database - [3]
FV2M6MOThydra: use autoconf/-make - [4]
KN3VYE5P* Cleaned up the foreign key constraints.
Change contents
- edit in src/sql/Makefile.am at line 1
EXTRA_DIST = hydra.sql hydra-postgresql.sql hydra-sqlite.sql - replacement in src/sql/Makefile.am at line 2
nobase_sql_DATA = $(EXTRA_DIST)nobase_sql_DATA = \hydra-postgresql.sql \hydra.sql \hydra-sqlite.sql \test.sql \upgrade-2.sql \upgrade-3.sql \upgrade-4.sql - edit in src/sql/Makefile.am at line 11