kivi

Results 5 issues of kivi

## Subject of the issue If you set `weekStartsOn={1}` of `DateRangePicker` the month view is displayed correctly. I can see week rows starting with Monday. But if I select "This...

## Problem Can geo location of Postgres added to the supported types? I can only use: `Unsupported("Point")` for that Postgres data type. And this would not create `create` and `update`...

kind/feature
topic: native database types
topic: geo
domain/schema
domain/client
topic: postgresql
domain/psl

As talked about in here https://groups.google.com/d/msg/collectionjson/PQK5PoB7eSI/Tq2LZ_wr-_cJ pull request by User:mrdevinmob User:kivi

When I run this command `rootkernel.cmd kernel.elf boot.img` I get following output ``` Rootkernel V5.23 - Unpacking kernel Found elf boot image Kernel version: 3.10.84-perf-gcb77bab-03149-gfe8d4a8 Found appended DTB - Detected...

#### What is the purpose of this change? With a flag `--use-ssh-config` here as an example: `rclone ls --use-ssh-config remotehost:./someDirectory` rclone could use the ~/.ssh/config to make sftp/ssh connections and...