1f01ecae30
Fixes #261 Some internal functions from the Overviews module have been moved to a separate file because they're now used from Quaota function.
8 lines
247 B
PL/PgSQL
8 lines
247 B
PL/PgSQL
SET SCHEMA 'cartodb';
|
|
\i scripts-available/CDB_Quota.sql
|
|
\i scripts-available/CDB_TableMetadata.sql
|
|
\i scripts-available/CDB_ColumnNames.sql
|
|
\i scripts-available/CDB_ColumnType.sql
|
|
\i scripts-available/CDB_AnalysisCatalog.sql
|
|
SET SCHEMA 'public';
|