Commit Graph

12 Commits

Author SHA1 Message Date
c39916704e Refactoring 2015-12-16 03:14:04 +05:30
f016f0de09 Adds Tables file to gitignore 2015-12-16 02:20:26 +05:30
041d55f9dd Refactors to move validation logic to its own namespace 2015-12-16 02:07:37 +05:30
6e1341b52a Adds dimension table insert SQL generation.
Moves some private functions from Extractor to Extractor.Internal for reuse.
2015-12-15 18:22:51 +05:30
6d8e32950f Adds SQL generation for table definitions.
And moves dimension and fact extraction logic to Ringo.Extractor namespace.
2015-12-15 17:22:45 +05:30
3d00a89062 Changes to use Reader monad 2015-12-15 11:59:53 +05:30
b7d13c4947 Refactoring 2015-12-14 23:10:54 +05:30
8e74c20705 Adds fact table extraction function 2015-12-14 21:57:11 +05:30
9107b7c83d Adds validation and dimension extraction functions. 2015-12-10 20:30:55 +05:30
048b19d4d2 Adds table related types and some example tables. 2015-12-10 20:29:26 +05:30
7db306602f Adds basic build setup. 2015-12-09 17:11:57 +05:30
7f5dab0b21 Initial commit 2015-12-09 16:50:58 +05:30