-
Необходимо переписать каждый метод класса ContentManager mysqli -> PDO
-
### Intent
Content.Load should have the ability to "fall back" `At Runtime` and load texture files when no corresponding `.xnb` exists.
> This will enable a single path for developers to load te…
-
I have a proposal for a new extension to the `ContentManager`:
```
public abstract class ContentOptions
{
};
public class ContentManager
{
public virtual T Load(string assetName, ContentOptions o…
-
Our webhooks are firing seemingly for data we aren't actually consuming on our website. Is there a way to control what changes actually fire the webhooks? e.g. notes updates shouldn't, attrbute change…
-
## Detail
We need to configure a persistent directory because all of our labs are running on docker. And I think it would be better that code snippets' ContentManager is configurable.
-
## Description
Renaming a file from the file system (not from jupyter) does not update the database.
## Reproduce
Open a file in collaboration, rename it from the file system. The `ContentMan…
-
# Bug report
### Bug description:
The `set_content()` handler for Unicode strings does not differentiate between strings with and without a trailing EOL. As of Python v3.12.3 (and v3.12.4), these tw…
-
Blender version: 4.0 release
Platform: Windows 10
SourceIO version: 5.4.0
Issue: When attempting to import custom goldsrc maps for cstrike 1.6, I get an error and the import fails.
Expectation…
-
@bleroy created:
https://orchard.codeplex.com/workitem/17271
Otherwise you must either do wasteful queries or go through repositories directly.
-
BPO | [34459](https://bugs.python.org/issue34459)
--- | :---
Nosy | @warsaw, @bitdancer
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the curren…