Revision 12414
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/schemas/vegbien.my.sql | ||
---|---|---|
3862 | 3862 |
|
3863 | 3863 |
|
3864 | 3864 |
-- |
3865 |
-- Name: ~type._plots_04_count_of_plots_in_each_project_in_this_source; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: |
|
3866 |
-- |
|
3867 |
|
|
3868 |
CREATE TABLE `~type._plots_04_count_of_plots_in_each_project_in_this_source` ( |
|
3869 |
project_name varchar(255), |
|
3870 |
plots varchar(255) |
|
3871 |
); |
|
3872 |
|
|
3873 |
|
|
3874 |
-- |
|
3865 | 3875 |
-- Name: ~type._traits_01_count_records; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: |
3866 | 3876 |
-- |
3867 | 3877 |
|
... | ... | |
6755 | 6765 |
|
6756 | 6766 |
|
6757 | 6767 |
-- |
6768 |
-- Data for Name: ~type._plots_04_count_of_plots_in_each_project_in_this_source; Type: TABLE DATA; Schema: public_validations; Owner: - |
|
6769 |
-- |
|
6770 |
|
|
6771 |
|
|
6772 |
|
|
6773 |
-- |
|
6758 | 6774 |
-- Data for Name: ~type._traits_01_count_records; Type: TABLE DATA; Schema: public_validations; Owner: - |
6759 | 6775 |
-- |
6760 | 6776 |
|
trunk/schemas/vegbien.sql | ||
---|---|---|
6291 | 6291 |
|
6292 | 6292 |
|
6293 | 6293 |
-- |
6294 |
-- Name: ~type._plots_04_count_of_plots_in_each_project_in_this_source; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: |
|
6295 |
-- |
|
6296 |
|
|
6297 |
CREATE TABLE "~type._plots_04_count_of_plots_in_each_project_in_this_source" ( |
|
6298 |
project_name text, |
|
6299 |
plots bigint |
|
6300 |
); |
|
6301 |
|
|
6302 |
|
|
6303 |
-- |
|
6294 | 6304 |
-- Name: ~type._traits_01_count_records; Type: TABLE; Schema: public_validations; Owner: -; Tablespace: |
6295 | 6305 |
-- |
6296 | 6306 |
|
... | ... | |
9184 | 9194 |
|
9185 | 9195 |
|
9186 | 9196 |
-- |
9197 |
-- Data for Name: ~type._plots_04_count_of_plots_in_each_project_in_this_source; Type: TABLE DATA; Schema: public_validations; Owner: - |
|
9198 |
-- |
|
9199 |
|
|
9200 |
|
|
9201 |
|
|
9202 |
-- |
|
9187 | 9203 |
-- Data for Name: ~type._traits_01_count_records; Type: TABLE DATA; Schema: public_validations; Owner: - |
9188 | 9204 |
-- |
9189 | 9205 |
|
Also available in: Unified diff
schemas/vegbien.sql: generated ~type for _plots_04_count_of_plots_in_each_project_in_this_source