-
![image](https://cloud.githubusercontent.com/assets/913008/12318181/ad4107ca-ba98-11e5-9882-a19156cf2c7c.png)
The equivalent correct SQL is:
``` sql
select
cvalue:SHORTID shortid,
nth(3,ckey…
c-bik updated
5 years ago
-
Few ideas - each one should be one PR
Fixes:
- [ ] fix matching presets by name – searching for `building p` should offer `Building Part` on the first place (#605)
Explorations
- [ ] find what…
zbycz updated
1 month ago
-
Move /Configuration/GenerationOptions.cs to /GenerationOptions.cs. Moving it away from a separate directory into the source root eases discoverability of the class.
Change the namespace from "short…
-
**TypeScript Version:** 3.2.0-dev.201xxxxx
**Search Terms:**
**Code**
```ts
import hashSum = require('hash-sum');
import shortid = require('shortid');
declare function shortid()…
-
[
{
"profileId": 10,
"profileName": "Senth-Test-Profile",
"profileStatus": "DRAFT",
"shortId": "PR300",
"abcId": "ABC123 ",
"picId": "PC000000010",…
-
Hi,
If a user uploads a second image named as a previously uploaded image, first image disappear and generates 404 error. For example uploading "default.png" in several articles.
To solve this we…
-
This is a place to document and discuss the roadmap for AppID. The goal is to ensure the mechanism supports varied use cases while making it robust and easy to use.
The AppID TRD does a great job o…
-
For verbnet3.3 corpus,
`verbnet.longid("114-1")` is supposed to return longid "act-114-1", but it instead returns "114-1".
It seems that the bug is rooted in the regex in verbnet.py, which wrong…
-
For odpi on sbs1.int
```sql
SELECT
WHAT, JOB, SCHEMA_USER, LAST_DATE, THIS_DATE, NEXT_DATE, TOTAL_TIME, BROKEN,
FAILURES
FROM
DBA_JOBS
ORDER BY
WHAT
```
![grafik](https:/…
stoch updated
4 years ago
-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[x] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …