db backed source creation
This commit is contained in:
parent
b9e288a22d
commit
847aeae772
5 changed files with 312 additions and 99 deletions
|
|
@ -53,7 +53,6 @@ def test_initialize_database_bootstraps_schema_from_sql_files(tmp_path: Path) ->
|
|||
assert table_names == {
|
||||
"job",
|
||||
"job_execution",
|
||||
"settings",
|
||||
"source",
|
||||
"source_feed",
|
||||
"source_pangea",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue