Property:Ticket title
Jump to navigation
Jump to search
| Property | |
|---|---|
| name | title |
| label | title |
| type | Special:Types/Text→Special:Types/Text |
| scope | |
| index | 2 |
| sortPos | |
| primaryKey | false |
| mandatory | false |
| namespace | |
| size | 100 |
| uploadable | false |
| defaultValue | |
| inputType | |
| allowedValues | |
| documentation | the ticket title |
| values_from | |
| externalFormatterURI | |
| showInGrid | true |
| isLink | false |
| nullable | |
| topic | Concept:Ticket→Ticket |
Text This is a Property with type Special:Types/Text
Q
Small fixes for the already existing sparqlExpressions Implementation. +
Better handling of several special cases for TransitivePaths. +
Consider switching away from Travis CI +
Fix empty Mantissa converting error +
Remove variable/column map redundancy (WIP) +
JOIN with one very small input table takes surprisingly long +
Improve SPARQL parser by using proper token lexing +
Switched all printing to stderr to printing to stdout. Fixes #283. +
Separate prefix file, fixing #141 +
Size and Cost estimates for regex filters are completely broken. +
Subqueries can lead to filters not being applied +
Fixed the column order of the `MulticolumnJoin` +
Allowed blank nodes in nt file parsing +
Added a script to quickly validate a join result using sqlite3 +
Fix filter >= printing as <= +
Group by variables now copy their correct data types. +
Fix block boundary bug introduced by Unicode refactoring +
Fix for restoring the runtime information tree. +
'Your query was' query does not match actual query in case of error +
Implementation of a More Flexible Cache +