ringo/src/Ringo
Abhinav Sarkar d1e1eb7676 Adds output json generation.
- JSON files are generated for the following:
 - list of fact tables generated
 - list of dimension tables generated
 - dependencies between the fact, dimension and source tables
2015-12-21 15:30:23 +05:30
..
Extractor Adds incremental refresh sql generation for dimension tables. 2015-12-19 11:55:08 +05:30
Extractor.hs Adds output json generation. 2015-12-21 15:30:23 +05:30
Generator.hs Adds output json generation. 2015-12-21 15:30:23 +05:30
Types.hs Adds output json generation. 2015-12-21 15:30:23 +05:30
Utils.hs Fixes bugs in fact table DDL and insert SQL generation. 2015-12-18 17:00:46 +05:30
Validator.hs Adds incremental refresh sql generation for dimension tables. 2015-12-19 11:55:08 +05:30