Change workflow and update to match new schema #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "updates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea is roughly as follows:
dtc read-pages | qrg inline-recordsThis removes all query components, anticipating the fact that we will use external scripts to query / filter / inline / extend the records. Using click's File argument allows us to read from file or standard input ("-") (1). This should mesh well with our other work. (1) https://click.palletsprojects.com/en/stable/handling-files/WIP: Change workflow and update to match new schemato Change workflow and update to match new schema