-
Discussion on the database design (RDBMS independent) to determine the best data model for the app.
-
ngjoh updated
1 month ago
-
Work with #4 person to implement memory. RAG may be useful here?
These are the things the bot should remember:
- Things that each user in the server has said, or key things or ideas about each use…
-
### Odoo Version
- [ ] 16.0
- [ ] 17.0
- [X] 18.0
- [ ] Other (specify)
### Steps to Reproduce
It has happened to me that when I try to install Odoo 18, I get the following error:
![image](https…
-
1. Define the database models in the outreach silo plan
2. Get approval for accuracy from @wra-sol
3. Port the row definitions into the Supabase descriptions
-
## GORM Playground Link
The issue is so trivial that (I think) a playground link is not required here.
The issue:
Preloaded association goes away when replacing association with `Omit('associatio…
-
Hi team,
Recently I started a POC for a centralized database to host OWASP Dep Check data. We're aiming for Azure SQL Database.
Immediately on the first attempt I noticed a really slow performan…
-
This ticket is necessary to design the database model as ........
-
**Step 1: Create a separate JavaScript file**
- Create a new JavaScript file `populate-test-db.js`, in `src/db/scripts` of our project.
**Step 2: Require necessary modules**
- In the new file…
-
We now have a model build database
https://github.com/ACCESS-NRI/experiment-metadb/issues/8
We would like an API to query this and guide front end to simplify querying and displaying results.