Commit Graph

21 Commits

Author SHA1 Message Date
Paul Trowbridge 08cba77728 show the number if impacted rows instead of returning nothing 2022-05-12 00:17:31 -04:00
Paul Trowbridge 4128e12848 move scale route sql to setup 2022-04-28 01:13:13 -04:00
Paul Trowbridge d0ea91d985 move folder 2022-04-28 01:10:35 -04:00
Paul Trowbridge 60f881a535 notes on issues; grant schema usage 2022-04-28 01:04:54 -04:00
Paul Trowbridge 9356081662 only create foreign tables where the foreign key is not a date 2022-04-28 00:51:21 -04:00
Paul Trowbridge 2f10d46806 a foreign table is built for any func populated even if a date 2022-04-26 22:50:59 -04:00
Paul Trowbridge 64af23cf04 do a merge instead of an insert 2022-04-13 01:15:40 -04:00
Paul Trowbridge 8bda52f770 get rid of clone files; move mapping to readme; rename setup to sequence the operations 2022-04-12 22:58:31 -04:00
Paul Trowbridge d0a4f8324d move perd table to schema setup 2022-04-12 22:54:54 -04:00
Paul Trowbridge a657106bf5 use proper data type for app columns, include master table for app columns 2022-04-12 22:52:42 -04:00
Paul Trowbridge b47630cf61 include files from iter branch; need to be reviewed 2022-04-12 12:48:05 -04:00
Paul Trowbridge 959d858b10 setup from dcard to test with 2022-04-09 02:29:51 -04:00
Paul Trowbridge a29e5e54f3 include application column list 2022-04-09 02:28:00 -04:00
Paul Trowbridge 4f9667b553 build a volume column if it's missing 2022-04-09 02:27:35 -04:00
Paul Trowbridge 57051675b3 add dynamic target table; dynamically create additional columns if application columns were not defined 2022-04-06 01:52:18 -04:00
Paul Trowbridge a859ffa91a create schema and sql table 2022-04-03 00:50:49 -04:00
Paul Trowbridge 028bda6c26 start working on integrating logging 2020-12-08 01:30:02 -05:00
Paul Trowbridge 078d8294c4 quick notes on what the mappings are for 2020-11-24 01:23:02 -05:00
Paul Trowbridge f382d256ed add some notes about the dating conundrum 2020-11-09 23:20:46 -05:00
Paul Trowbridge fcac081823 add the notion of an appcolumn, and use it to push into variables to generate route sql 2020-11-05 23:50:02 -05:00
Paul Trowbridge 9c9a345f0a move setup sql into a different folder 2020-11-05 22:35:40 -05:00