Holidays
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -431,7 +431,7 @@ CREATE TABLE EconomicIndicators
|
||||
(
|
||||
country_code VARCHAR(25) NOT NULL,
|
||||
country_name VARCHAR(255),
|
||||
indicator_name VARCHAR(50) NOT NULL,
|
||||
indicator_name VARCHAR(128) NOT NULL,
|
||||
indicator_code VARCHAR(50),
|
||||
indicator_value NUMERIC(19,2),
|
||||
year INTEGER NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user