-
Updated
Oct 26, 2020 - TypeScript
cockroachdb
Here are 138 public repositories matching this topic...
-
Updated
Oct 16, 2020 - Python
-
Updated
Oct 25, 2020 - Go
-
Updated
Oct 26, 2020 - TypeScript
Currently, the JDBC string containing the host name and port is hardcoded. For example, consider the connection string for MySQL:
It would be desirable to make this configurable. We could provide an option to set the JDBC string for each DBMS. For example, for MySQL,
-
Updated
Sep 21, 2020 - C#
-
Updated
Jul 15, 2020 - Go
-
Updated
Aug 10, 2020 - Go
-
Updated
Sep 17, 2019 - Go
-
Updated
Jul 15, 2020 - Go
-
Updated
Oct 24, 2020 - Go
-
Updated
Oct 23, 2020 - Ruby
-
Updated
Oct 3, 2020 - Go
-
Updated
Jul 16, 2020 - Go
-
Updated
Oct 21, 2020 - Python
-
Updated
Apr 29, 2019 - Java
-
Updated
May 20, 2019 - Elixir
-
Updated
Jan 9, 2018 - Shell
-
Updated
Jul 23, 2020 - Dockerfile
-
Updated
Oct 20, 2017 - Go
-
Updated
Jul 7, 2019 - C#
-
Updated
Jul 3, 2020 - Shell
-
Updated
May 13, 2020 - Go
Improve this page
Add a description, image, and links to the cockroachdb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cockroachdb topic, visit your repo's landing page and select "manage topics."
In operator.go there are a number of functions including
ScalarOperatorTransmitsNulls,BoolOperatorRequiresNotNullArgs,AggregateIgnoresNulls,AggregateIsNullOnEmpty,AggregateIsNeverNullOnNonNullInput,AggregateIsNeverNull,AggregatesCanMerge, andAggregateIgnoresDuplicatesthat serve as facts about di