-
A place for us to collect our discussion on how to possibly change the database schema to be more flexible.
-
### Description
Calling [Linters#lint](https://github.com/schemacrawler/SchemaCrawler/blob/213e8875edb76b389075597b6d51538bcfca8aca/schemacrawler-lint/src/main/java/schemacrawler/tools/lint/Linters…
-
The current Optimizer database employs LocalStorage as a way to store key-value pairs(LocalDB), and a somewhat complicated in-memory manager system to ensure data coherency and validation. This is sim…
frzyc updated
1 month ago
-
- Each class has many students
- Each student has a profile containing:
- Full name
- Location/Residence
- An avatar image
- Class color they belong to
- A 1000 word max 'about me'
- Socia…
-
When the data source is a table, the YML file shows the line corresponding to the source field as:
sources:
- [name_of-the_table~SQL2008]
this does not work when transforming the…
-
https://github.com/dotnet/efcore/issues/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 …
-
The example at https://github.com/fmatter/pyradigms/blob/master/scripts/paradigm_to_relational.ipynb could be fleshed out by
- adding a `Language_ID` column to the long format, thereby turning the da…
-
Mongo is cool but a relational database seems better suited.
Just need to experiment with the best way to insert multiple rows.
-
### Tell us about your feature request
Add the ability for users to select more than one database during project configuration. Currently, only a single database can be chosen, which limits flexibili…
-
### Description of feature
The Pipeline could provide an SQL database as result. The requirements of the relational datamodel are already in place and the db would enhance the results of this pipelin…