Ticket #310 (closed enhancement: fixed)

Opened 5 months ago

Last modified 5 months ago

PostGIS provider : change class naming convention without ~

Reported by: bscott Assigned to: mloskot
Priority: minor Milestone: 3.4.0
Component: PostGIS Provider Version: 3.2.0
Severity: 4 Keywords:
Cc: External ID:

Description

As the physical schema name is part of the connection string having only the table name as the class name is sufficient

See that thread for full explanation and comment http://www.nabble.com/Is-there-a-Feature-class-naming-convention-to15021175s18162.html#a15021175

Change History

04/19/08 06:33:15 changed by mloskot

Patch submitted for review as #318

04/21/08 13:46:48 changed by mloskot

  • status changed from new to assigned.

04/21/08 13:46:53 changed by mloskot

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in trunk (r3904) with patch from Bruno Scott. I'm closing it as fixed. Please, reopen if something is still not working well.