-
**Describe the bug**
After the installation via `pip install label-studio` it crashes upon start with an error message.
**To Reproduce**
Steps to reproduce the behavior:
1. `python -m venv lab…
-
Would be nice if you could specify the schema on the DB connection to use other than default public.
Proposal is in the config to include : PYWAY_DATABASE_SCHEMA
-
Hi there,
I'd like the option to omit some fields specifically when generating the schema.
Right now, my model contains an updatedAt field, it is compulsory, but I want to specifically exclude t…
-
### What happened?
When using Ibis with Apache Druid as backend, I’m unable to access the following tables from INFORMATION_SCHEMA: _**COLUMNS, ROUTINES, SCHEMATA, and TABLES**_. Only user-created …
-
## Entity
- User
- Article
- Comment
- Tag
## Attributes
- User: email, password, username, bio, image, written_articles, followed_by, following, comments, favorites
- email should be u…
-
### Report hasn't been filed before.
- [x] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.0
### What versi…
-
In [the last community meeting](https://github.com/GothenburgBitFactory/taskwarrior/discussions/3675) @djmitche mentioned that he was interested in seeing an integration of taskchampion into bugwarrio…
-
### Describe what you want
I have a monorepo with multiple apps, micro-services and packages.
All node-based microservices use a single database, as hosting a database per service is to much overhea…
-
In order to facilitate the option of having multiple bots sharing the database and facilitate any of the options that provides, changing the database to store more than just the user passcode will be …
-
Create a PostgreSQL database schema using Prisma to store all the data currently in JSON files, optimizing storage for the Python package. After creating the schema, integrate it into the models so th…