-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
create tables for outcomes and field of affil
- Loading branch information
Showing
3 changed files
with
114 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
Start time: 1655815997.1026988 | ||
|
||
Making affiliation_outcomes table ... | ||
Start time: 1670939995.9846091 | ||
|
||
Creating temp table paper_affiliation_year | ||
Creating table affiliation_outcomes | ||
Creating table affiliation_fields | ||
Running ANALYZE... | ||
|
||
Done in 81.3799677491188 minutes. | ||
Done in 89.05228799978892 minutes. |