Commit Graph

8 Commits

Author SHA1 Message Date
R Tyler Croy a9f290c92c
Start working on integration tests for updating tables 2023-02-24 21:40:49 -08:00
R Tyler Croy cadd6da179
Add an integration test for the creation of tables 2023-02-24 21:20:03 -08:00
R Tyler Croy 6fb337f96a
Refactor yamlpath_to_table to be more clear in the function's purpose 2023-02-24 20:36:38 -08:00
R Tyler Croy 4d2676eabc
Enable the definition of --from to include a local relative path
This requires some shenanigans to ensure that carto generates a file:// URL. I'm
sure there are more tests which should be added here
2023-02-24 20:34:57 -08:00
R Tyler Croy 7a0076c7a8
Checkpointing some work before switching from one machine to another
In the process of moving some command line options around
2023-02-24 19:32:18 -08:00
R Tyler Croy 6a929412cd
Add the first cut of the code which will create tables based on delta-ish yaml schemas 2023-02-18 15:51:26 -08:00
R Tyler Croy ee0e4f1c94
Update the README a bit with the current status 2023-02-18 15:35:02 -08:00
R Tyler Croy 55970d1d52 Initial commit 2023-02-17 09:30:56 -08:00