Closed smnorris closed 3 months ago
Currently just used internally for bc2pg - but is useful for other tasks. Adding a primary_key key to the dict returned by bcdc.get_table_definition() and bcdata info is probably simplest?
bc2pg
primary_key
bcdc.get_table_definition()
bcdata info
Currently just used internally for
bc2pg
- but is useful for other tasks. Adding aprimary_key
key to the dict returned bybcdc.get_table_definition()
andbcdata info
is probably simplest?