Merge branch 'master' into j_constr

This commit is contained in:
Paul Trowbridge 2018-03-10 02:09:04 -05:00
commit b65174a24f
2 changed files with 6 additions and 0 deletions

View File

@ -49,6 +49,11 @@ CREATE TYPE tps."DCARD" AS (
COMMENT ON TYPE tps."DCARD" IS 'Discover Card';
<<<<<<< HEAD
=======
>>>>>>> master
--
-- Name: DMAPI; Type: TYPE; Schema: tps; Owner: -
--

View File

@ -10,6 +10,7 @@ The goal is to:
It is well suited for data from outside systems that
* requires complex transformation (parsing and mapping)
* original data is retained for reference
* don't feel like writing a map-reduce
use cases:
* on-going bank feeds