-
|| moof reported|
|-|-|
|Trac ID|trac#1402|
|Type|enhancement|
|Created|2006-01-05 21:46:57Z|
Searchable metadata
```
trac-id__1402 1402
type__enhancement enhancement
reporter__moof moof
priority_…
-
```
I'm having problems connecting on OSX with FreeTDS, and while the DSN works
fine with cPython + pyodbc, pypyodbc isn't managing it.
However, at least to prevent an endless loop, I'm observing an…
-
```
I'm having problems connecting on OSX with FreeTDS, and while the DSN works
fine with cPython + pyodbc, pypyodbc isn't managing it.
However, at least to prevent an endless loop, I'm observing an…
-
-
Link levels together. Have them flow into eachother so that when you complete one, the next one starts.
-
**How to categorize this issue?**
/area quality
/kind cleanup
**What would you like to be added**:
As in 1.27 `LegacyServiceAccountTokenNoAutoGeneration` becomes `LockToDefault: true` [ref](ht…
-
From email discussions, we are seeing a potential problem around tracking funded organisations if they are part of a wider corporate network or when an existing legal entity transforms into another ty…
-
### Motivation
The enketo-express app entrypoints (enketo-webform.js, enketo-webform-edit.js, enketo-webform-view.js) have been a particular focal point of regressions over recent months[^1]. This …
-
#### What's the problem this feature will solve?
I've got a test similar to the following with a nested exception:
```
def raise_something():
raise TypeError()
def test_something():
…
-
Important when handling the case where we can (optionally) use 3rd party logging services
Note that the Winston logging api has as helper method to handle such cases (for example scrubbing CC details…