Skip to content

Commit

Permalink
[DM-24632] Try lowercase table
Browse files Browse the repository at this point in the history
  • Loading branch information
cbanek committed Apr 28, 2020
1 parent 4118db1 commit 8a6f2b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/tap-schema/1007_desc_dc2_run12_v4.sql
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
INSERT INTO tap_schema.schemas11 (schema_name, utype, description, schema_index) VALUES ('DESC_dc2_run12_v4_Schema', null, null, 0);
INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('DESC_dc2_run12_v4_Schema', 'DESC_dc2_run12_v4_Schema.object', 'TABLE', null, 'The Object table contains descriptions of the multi-epoch static astronomical objects, in particular their astrophysical properties as derived from analysis of the Sources that are associated with them.', 0);
INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('DESC_dc2_run12_v4_Schema', 'DESC_dc2_run12_v4_Schema.object', 'table', null, 'The Object table contains descriptions of the multi-epoch static astronomical objects, in particular their astrophysical properties as derived from analysis of the Sources that are associated with them.', 0);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.object', 'objectid', 'long', null, null, 'Unique id.', null, null, 'meta.id;src', 0, 0, 0, null);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.object', 'parentobjectid', 'long', null, null, 'Id of the parent object this object has been deblended from, if any.', null, null, null, 0, 0, 0, null);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.object', 'ra', 'double', null, null, 'RA-coordinate of the center of the object for the Point Source model.', null, 'deg', 'pos.eq.ra', 0, 0, 0, null);
Expand Down Expand Up @@ -111,13 +111,13 @@ INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize,
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.object', 'ixypsf_z', 'float', null, null, 'Adaptive second moment of the PSF, z band', null, 'asec^2', null, 0, 0, 0, null);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.object', 'good', 'boolean', null, null, 'True if the source has no flagged pixels', null, null, null, 0, 0, 0, null);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.object', 'clean', 'boolean', null, null, 'True if the source has no flagged pixels and is not deblended', null, null, null, 0, 0, 0, null);
INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('DESC_dc2_run12_v4_Schema', 'DESC_dc2_run12_v4_Schema.forcedsource', 'TABLE', null, 'Forced-photometry source measurement on an individual Exposure based on a Multifit shape model derived from a deep detection.', 0);
INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('DESC_dc2_run12_v4_Schema', 'DESC_dc2_run12_v4_Schema.forcedsource', 'table', null, 'Forced-photometry source measurement on an individual Exposure based on a Multifit shape model derived from a deep detection.', 0);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.forcedsource', 'objectid', 'long', null, null, null, null, null, 'meta.id;src', 0, 0, 0, null);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.forcedsource', 'ccdvisitid', 'long', null, null, 'Id of the ccd visit where this forcedSource was measured. Note that we are allowing a forcedSource to belong to multiple amplifiers, but it may not span multiple ccds.', null, null, 'meta.id;obs.image', 0, 0, 0, null);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.forcedsource', 'psflux', 'float', null, null, 'Point Source model flux.', null, 'nmgy', 'phot.count', 0, 0, 0, null);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.forcedsource', 'psfluxerr', 'float', null, null, 'Uncertainty of psFlux.', null, 'nmgy', 'stat.error;phot.count', 0, 0, 0, null);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.forcedsource', 'forcedsource_good', 'boolean', null, null, 'Analogous to object.good', null, null, null, 0, 0, 0, null);
INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('DESC_dc2_run12_v4_Schema', 'DESC_dc2_run12_v4_Schema.ccdvisit', 'TABLE', null, null, 0);
INSERT INTO tap_schema.tables11 (schema_name, table_name, table_type, utype, description, table_index) VALUES ('DESC_dc2_run12_v4_Schema', 'DESC_dc2_run12_v4_Schema.ccdvisit', 'table', null, null, 0);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.ccdvisit', 'ccdvisitid', 'long', null, null, 'Primary key (unique identifier).', null, null, 'meta.id;obs.image', 0, 0, 0, null);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.ccdvisit', 'visitid', 'int', null, null, 'Reference to the corresponding entry in the Visit table.', null, null, 'meta.id;obs.exposure', 0, 0, 0, null);
INSERT INTO tap_schema.columns11 (table_name, column_name, datatype, arraysize, xtype, description, utype, unit, ucd, indexed, principal, std, column_index) VALUES ('DESC_dc2_run12_v4_Schema.ccdvisit', 'ccdname', 'char[]', 3, null, 'Ccd name.', null, null, 'meta.id;instr.det', 0, 0, 0, null);
Expand Down

0 comments on commit 8a6f2b5

Please sign in to comment.