SunZhaonan c4671d2579 Add field comments ETL
Fix API bug of tech_matrix_id

Add key in comment table
2016-03-14 14:23:33 -07:00
..
2016-03-14 14:23:33 -07:00
2016-02-16 00:41:07 -08:00
2016-02-16 16:36:47 -08:00

It is pretty easy to create all metadata tables in mysql client.

cd WhereHows/data-model/DDL
mysql -hlocalhost -uwherehows -pwherehows < create_all_tables_wrapper.sql

It is also fine to load each DDL files into a GUI client such as DBeaver or Aqua Data Studio