-
Part of Epic: #6
Create a database schema for courses (possibly inspired by Organic)
For this schema create:
* An Entity class
* A Repository class
* A Controller class
* A Database mig…
-
## 🆘 **What is the problem at hand?**
We recently introduced a database for portal, using DrizzleORM. It is time to write the initial schemas previously discussed.
## 🚀 **What is the impact of t…
-
### Version
1.27.0
### What happened?
```
version: "2"
sql:
- schema: ["sql/schema/*.sql"]
queries: ["sql/query/*.sql"]
engine: "postgresql"
database:
uri: ${DB_URL}
…
-
The `ExperimentDatabase` class is a high-level database system designed to manage multiple simulation runs executed by the `SimulationDatabase`. This class should track simulation metadata, manage ref…
-
- Refer #1 for app details.
- Develop App schema according to it using mongoDB.
- Schema must de designed in ```/backend-server/src/models```
- Please follow the design pattern: [UserModel.js…
-
Trying to add rate Limit to the auth and found some bugs
1- trying to add custom Rules to Phone Number plugin and it don't work but the main rate Limit work fine
```
rateLimit: {
enabled: …
-
Create an initial database schema to handle user data, tasks, projects, and RPG elements like experience points and equipment
-
# Database Schema for Persistent Browser-Based Game
## Issue Description
### Overview
We need to design and implement a comprehensive database schema for our persistent browser-based game. Th…
-
### Is this a new bug?
- [X] I believe this is a new bug
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
source configuration
``…
-
### Bug description
I'm experiencing an issue when running npx prisma migrate dev against a CockroachDB multi-region cluster. The migration fails with the following error:
Error: P1001: Can't reac…