-
## 1. General Information
**Project Name:** AspNetCore.ApiGateway
**License:** MIT License
**Contributor (Company, Organization or individual name(s)):** Shantanu Negi
**Existing OS…
-
## 1. General Information
**Project Name:** NanUI
**License:** MIT
**Contributor (Company, Organization or individual name(s)):** Xuanchen Lin
**Existing OSS Project? (Yes/No):** Yes…
-
Consider the following statements:
```sql
CREATE TABLE t0(c0 INT AS (c1) UNIQUE, c1 TEXT);
INSERT INTO t0(c1) VALUES (0.5);
SELECT t0.c0 FROM t0 WHERE t0.c1 + 0.5; -- expected: {1}, actual: {0}
…
-
Consider the following statements:
```sql
CREATE TABLE t0(c0 INT) PARTITION BY HASH((CASE WHEN 0 THEN 0 ELSE c0 END )) PARTITIONS 1; -- ERROR 1105 (HY000): UnknownType: *ast.WhenClause
```
When ex…
-
- Name
pyELQ: python Emission Localization and Quantification
- Mission statement
The python Emission Localization and Quantification (pyELQ) code aims to maximize effective use of existing mea…
-
``` json
{
"@context": "http://schemas.acme.com",
"@type": "Brand",
"name": "ACME",
"fullName": "ACME, Inc.",
"isPartOf": "https://schemas.acme.com/design/brands",
"version": "0.1.0",
"c…
-
Should be possible to connect to `mydb/newBranch` without creating that branch first.
-
## 1. General Information
**Project Name:** CavemanTcp
**License:** MIT
**Contributor (Company, Organization or individual name(s)):** Joel Christner
**Existing OSS Project? (Yes/No)…
-
## 1. General Information
**Project Name:** Texnomic SecureDNS
**License:** MIT
**Contributor (Company, Organization or individual name(s)):** Mohamed Samy
**Existing OSS Project? (Y…
-
## 1. General Information
**Project Name:** Melville.PDF
**License:** MIT
**Contributor (Company, Organization or individual name(s)):** John Melville, MS, MD
**Existing OSS Project…