-
When working with a project that uses uv as the project manager, the PyPI-Assistant extension for VSCode does not recognize or read the pyproject.toml file. However, it continues to function properly …
-
### Description
There is a `null()` function in sqlalchemy which is useful on JSON objects to disambiguate sql `null` vs json `null` as a value. The advanced alchemy package appears to not have suppo…
-
This is indeed a corner case but I am leaving this ticket in the backlog in case we see evidence that some users actually run in it.
Issue: if there is an "inactive" env directory in the project fo…
-
### Describe the bug
Hi im trying to get startet with sql alchemy and alembic and just found a bug.
during the translation of a double precision=17, and decimal_return_scale=7 into mysql i always …
-
Problem:
Failed to load model class 'CatboostWidgetModel' from module 'catboost-widget'
Error: No version of module catboost-widget is registered
at f.loadClass (http://127.0.0.1:8888/lab/ex…
-
Since alembic [rev 0.9.0](https://github.com/sqlalchemy/alembic/releases/tag/rel_0_9_0), we can pass a sequence of objects in target_metadata.
``` python
### Database definition
from sqlalchemy …
-
Updated to the latest commit, and the OF blacklist feature doesn't appear to work.
Kept pulling all subbed models down, reverted to build from the 27th Jan, for the blacklists to work again.
Tri…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Using this [requirements.txt](https://github.com/DavHau/mach-nix/files/6808946/requirements.txt) I get the following error:
```
Some requirements could not be resolved.
Top level requirements:
…
-
See: #593