-
#34790 is about extending our relational type mappings, allowing them to define a default database value for when a non-nullable column is added to a table in a migration. @AndriySvyryd indicated that…
-
We need to upgrade our whole tech stack to keep up with updates and prevent the web application from being broken due to discontinued service. Here are the checklist of what must be updated.
- [ ] He…
-
### Background
See related issues:
- https://github.com/gchq/sleeper/issues/1355
- https://github.com/gchq/sleeper/issues/1700
### Description
See [design document](https://github.com/gchq/…
-
@SmalsJulien
Define a searchparameter on servicerequest to look for an independent assignee (= an owner of a performer task of a servicerequest, for which there is no organisation task).
-
If the data are supposed to be for learning and teaching, what I offer is kind of limited. Certainly, it could be expanded. Relational databases offer one path forward for learning/teaching. See the …
-
Moved from [aspnet/Docs#4220](https://github.com/aspnet/Docs/issues/4220). Filed by @Ciantic, pertaining to the following doc:
https://docs.microsoft.com/ef/core/saving/transactions
I propose to c…
-
### Short description
Revisit in which way Alpakka can provide database connectivity for relational databases.
* Some for of direct JDBC
* [R2DBC](https://r2dbc.io/)
### Details
The curre…
ennru updated
4 years ago
-
### Describe the Bug
Filtering for in one of a global relation value results in an graphql validation error.
Seems others have the same problem as well?
https://stackoverflow.com/questions/…
-
Get familiar with the basics of databases:
Objectives:
1 - Watch these videos:
[Learn What is Database | Types of Database | DBMS](https://www.youtube.com/watch?v=j09EQ-xlh88&t=403s)
[What is SQL](h…
-
Our data comes from a relational database (postgres).
The anonymized data needs to be converted to an object form so that it is self contained and does not rely on any external lookups.
This already…