Project

General

Profile

« Previous | Next » 

Revision 11043

schemas/VegCore/: moved ERD-related files to ERD/ subdir

View differences:

schemas/VegCore/ERD/VegCore.ERD.mwb.run
19 19
# it uses a smaller line spacing and therefore smaller tables, which allows the
20 20
# tables to be spaced farther apart for better readability.
21 21

  
22
VegCore.my.sql/make()
22
../VegCore.my.sql/make()
23 23
{
24 24
	echo_func; set_make_vars
25 25
	database=VegCore create_db=1 mysqldump_local --skip-add-drop-table \
......
29 29
export_mysql()
30 30
{
31 31
	echo_func
32
	VegCore.my.sql/make
32
	../VegCore.my.sql/make
33 33
}
34 34

  
35 35
../VegCore.pg.sql/make()

Also available in: Unified diff