Revision 13443
Added by Aaron Marcuse-Kubitza over 10 years ago
schema.sql | ||
---|---|---|
302 | 302 |
-- Name: VIEW "ValidMatchedTaxon"; Type: COMMENT; Schema: TNRS; Owner: - |
303 | 303 |
-- |
304 | 304 |
|
305 |
COMMENT ON VIEW "ValidMatchedTaxon" IS 'to update, use * as the column list'; |
|
305 |
COMMENT ON VIEW "ValidMatchedTaxon" IS ' |
|
306 |
to update, use * as the column list |
|
307 |
'; |
|
306 | 308 |
|
307 | 309 |
|
308 | 310 |
-- |
... | ... | |
462 | 464 |
-- Name: VIEW taxon_scrub; Type: COMMENT; Schema: TNRS; Owner: - |
463 | 465 |
-- |
464 | 466 |
|
465 |
COMMENT ON VIEW taxon_scrub IS 'to update, use * as the column list'; |
|
467 |
COMMENT ON VIEW taxon_scrub IS ' |
|
468 |
to update, use * as the column list |
|
469 |
'; |
|
466 | 470 |
|
467 | 471 |
|
468 | 472 |
-- |
Also available in: Unified diff
fix: inputs/.TNRS/schema.sql: COMMENTs: always include newline before and after