|
270eb46123
|
initial work on column builder, driven by shell
|
2020-10-28 00:03:13 -04:00 |
|
|
1bc21d9940
|
notes on progress
|
2020-10-27 23:48:52 -04:00 |
|
|
11a8ff2c68
|
notes
|
2020-10-27 23:47:21 -04:00 |
|
|
975ea43b65
|
initial work on parameterizing baselining process
|
2020-10-27 23:44:14 -04:00 |
|
|
6d2cacb726
|
change the baseline version names
|
2020-10-27 23:12:10 -04:00 |
|
|
e12a96df2e
|
comments on work done
|
2020-10-23 00:19:39 -04:00 |
|
|
d3c9b627e2
|
start working on initial baseline rollout
|
2020-10-23 00:16:55 -04:00 |
|
|
7abf659939
|
basic tables setup
|
2020-10-22 23:56:45 -04:00 |
|
|
34af4abfac
|
format
|
2020-10-22 23:36:45 -04:00 |
|
|
dbee083970
|
update readme to reflect work done so far
|
2020-10-22 23:35:12 -04:00 |
|
|
fb76e42e42
|
update temp, it just mirrors build query for testing
|
2020-10-22 23:09:34 -04:00 |
|
|
0f698d5621
|
include foreign key setup
|
2020-10-22 23:08:11 -04:00 |
|
|
ba93b6b84e
|
replace hardcoded table name to derive from target meta
|
2020-10-22 23:07:17 -04:00 |
|
|
860b34fad8
|
format so its not so long
|
2020-10-22 22:28:23 -04:00 |
|
|
82f7a8fff2
|
format the column name as an identity (%I) and only build statements where any fkey for a func is not null (dont build a master table for funcs with no primary key identified)
|
2020-10-22 12:24:10 -04:00 |
|
|
ae1a32baa7
|
rename column
|
2020-10-22 11:50:15 -04:00 |
|
|
511a38faf9
|
prevent inserting null keys, and conflicting keys which is possible with disperate master data (maybe use max?)
|
2020-10-22 11:42:50 -04:00 |
|
|
ba3d9e682e
|
initial work on building schema, related tables
|
2020-10-22 01:22:40 -04:00 |
|