Craig de Stigter
Craig de Stigter
to add to this, even if the WC or import source _does_ normally enforce uniqueness of PKs, you can bypass that by doing `kart import --primary-key customfield ...`, and kart...
maybe one day we'll return to this, but it's been almost three years, I'm sure we'll do it differently anyway
Thanks for the issue. This _should_ work already I think, since it's the same situation as Child1 and Child2 both having an identical `b` field defined. And per the readme:...
Thanks, yes I can confirm this is fixed now 👍
👋 any chance of merging this?
@mark-adams could this be merged? or do you have some feedback I could incorporate to make it mergeable?
@mark-adams I've rebased my branch on latest master
> Should import the tiles, even with no CRS. Not sure I agree, the LAS spec is fairly clear that a CRS header must be present. And it doesn't make...
I'm getting this same behaviour on zsh (MacOS) and it's also kart-helper specific; tab completion works fine if the helper is disabled
actually a fresh `kart install tab-completion --shell zsh` fixes my zsh problem. so zsh must be not completely broken However I can repro this with fish (and bash)