Opened 10 years ago

Closed 7 years ago

#2476 closed defect (fixed)

Maestro should validate ODBC table configurations for un-specified X/Y columns

Reported by: jng Owned by: jng
Priority: low Milestone: Maestro-6.0
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description

If an ODBC feature source has bad table configurations (eg. A table specified as having a geometry, but no X/Y columns specified), attempting to make a join to such a table will generally fail.

Maestro should catch/validate this.

Change History (1)

comment:1 by jng, 7 years ago

Resolution: fixed
Status: newclosed

In 9121:

Add some validation rules for ODBC configuration documents, which includes checking for incomplete X/Y column mappings

Fixes #2476

Note: See TracTickets for help on using tickets.