ringo/src/Ringo
Abhinav Sarkar 3b7603b311 Fixes dim time population select clause.
- Dim time fact column population had a bug where the time id was being rounded
  instead of being floored. This fixes it.
2016-01-19 01:05:20 +05:30
..
Extractor Refactoring. 2015-12-30 12:21:41 +05:30
Generator Fixes dim time population select clause. 2016-01-19 01:05:20 +05:30
Extractor.hs Adds max and min fact column types. 2016-01-07 02:41:32 +05:30
Generator.hs Adds indexes on dimension table columns in SQL. 2016-01-06 19:00:27 +05:30
Types.hs Adds an option to choose if fact tables are persistent. 2016-01-07 03:01:50 +05:30
Utils.hs Refactoring. 2015-12-30 12:21:41 +05:30
Validator.hs Adds support for tenant id fact column for multi-tenant databse designs. 2016-01-07 02:38:41 +05:30