Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

configuration option to specify the primary key for a table #1

Closed
nmandery opened this issue Nov 5, 2013 · 0 comments
Closed

configuration option to specify the primary key for a table #1

nmandery opened this issue Nov 5, 2013 · 0 comments
Assignees

Comments

@nmandery
Copy link
Owner

nmandery commented Nov 5, 2013

This would be useful to handle

  • tables without primary key
  • views with rules to distribute data to other tables

This option should allow a comma-seperated list of column names to handle composite primary keys.

The option should override existing primary keys

@ghost ghost assigned nmandery Nov 5, 2013
nmandery pushed a commit that referenced this issue Dec 5, 2013
* master:
  setting version number to 0.1.4 and creating changelog entry
  quote postgresql column, table and schema names using quote_ident
  compare geometries which are not comparable with ST_Equals using their binary representation
  exclude geometrycollections and multigeometries from update-comparisson. fixes #1
  configuration switch to enable/disable layers. fixes #6
  re-use blogpost for README.md
  deallocate prepared statement at the end of a transaction. #4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant