Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
data.pg.sql.run 275 Bytes 10781 about 11 years Aaron Marcuse-Kubitza added lib/runscripts/data.pg.sql.run (analogous...
datasrc_dir.run 745 Bytes 12851 over 10 years Aaron Marcuse-Kubitza lib/runscripts/datasrc_dir.run: import(): use n...
extract.run 313 Bytes 12779 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
file.pg.sql.run 329 Bytes 12779 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
import.run 339 Bytes 9074 over 11 years Aaron Marcuse-Kubitza *{.sh,run}: removed extra space between functio...
import_subset.run 371 Bytes 11462 about 11 years Aaron Marcuse-Kubitza lib/runscripts/import_subset.run: $version: use...
in_datasrc_dir.run 480 Bytes 12779 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
install.run 309 Bytes 10831 about 11 years Aaron Marcuse-Kubitza added lib/runscripts/install.run, analogous to ...
mysql.table.run 1.05 KB 12779 over 10 years Aaron Marcuse-Kubitza *{.sh,run}: use new begin_target instead of `ec...
pg.conf.run 203 Bytes 10832 about 11 years Aaron Marcuse-Kubitza added lib/runscripts/pg.conf.run, which install...
schema.pg.sql.run 284 Bytes 12189 over 10 years Aaron Marcuse-Kubitza lib/runscripts/file.pg.sql.run, schema.pg.sql.r...
subdir.run 653 Bytes 10097 over 11 years Aaron Marcuse-Kubitza bugfix: lib/runscripts/datasrc_dir.run, subdir....
table.run 3.06 KB 12878 over 10 years Aaron Marcuse-Kubitza bugfix: lib/runscripts/table.run: schema/make c...
util.run 3.37 KB 12866 over 10 years Aaron Marcuse-Kubitza lib/runscripts/util.run: on_exit(): documented ...
validations.pg.sql.run 391 Bytes 12224 over 10 years Aaron Marcuse-Kubitza validation/aggregating/*/*.sql, schemas/vegbien...
view.run 534 Bytes 12691 over 10 years Aaron Marcuse-Kubitza lib/runscripts/table.run: remake_VegBIEN_mappin...

Latest revisions

# Date Author Comment
12878 03/24/2014 01:43 AM Aaron Marcuse-Kubitza

bugfix: lib/runscripts/table.run: schema/make calls: need to use `make schema` instead because old-style datasources don't have a top-level runscript (the absence of this identifies them as old-style so inputs/input.Makefile works correctly)

12866 03/22/2014 04:55 AM Aaron Marcuse-Kubitza

lib/runscripts/util.run: on_exit(): documented that users can also override gateway()/fallback() to perform other commands (or no commands) after the script is read

12864 03/22/2014 04:44 AM Aaron Marcuse-Kubitza

fix: lib/runscripts/table.run: table_make_install(): need to inform the user when it skips installing a table, because this is often unexpected

12863 03/22/2014 04:43 AM Aaron Marcuse-Kubitza

fix: lib/runscripts/util.run: run_args_cmd(): need to indent the output of the target that it's running

12862 03/22/2014 04:15 AM Aaron Marcuse-Kubitza

lib/runscripts/table.run: removed no longer used datasrc_make_install()

12851 03/22/2014 03:07 AM Aaron Marcuse-Kubitza

lib/runscripts/datasrc_dir.run: import(): use new schema/make, schema/rm

12850 03/22/2014 02:59 AM Aaron Marcuse-Kubitza

lib/runscripts/table.run: load_data(): use the much simpler `schema/make` run target, rather than outsourcing to the legacy Makefile via the convoluted datasrc_make_install()/table_make_install()

12849 03/22/2014 02:26 AM Aaron Marcuse-Kubitza

lib/runscripts/datasrc_dir.run: added schema/rm(), schema/make()

12847 03/22/2014 02:14 AM Aaron Marcuse-Kubitza

lib/runscripts/table.run: psql: always include ; at end of statement

12829 03/21/2014 11:48 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: clog*: renamed to log* for clarity (possible now that log* is no longer used for function-local log_level setting)

View revisions

Also available in: Atom