-
One big motivation I've had for going with dependent types in the first place is the idea of being able to use the same language feature (dependent records) for both modules and data types. This is si…
-
After restructuring of the `functional_annotation_agg` collection in Mongo we will be and adding MetaProteomics functional results to this collection (dependent on https://github.com/microbiomedata/nm…
-
Currently you have to manually add relations such as
`has_many :animals, dependent: :destroy`
for all tenanted models to `tenant.rb`.
**Idea**: Extend milia to automatically add
`has_ma…
-
When attempting to remove a user from the settings page, an error is thrown about a foreign key constraint. The delete function should delete any dependent records (user roles, user applications, view…
JS-BC updated
2 weeks ago
-
## Problem Statement
KCIDB needs to track and display detailed status information for builds and tests. Developers require visibility into the build/test progression and, when possible, estimated com…
-
Hey!
Would you be open to adding an option to *not* archive dependent records? We might have a specific use case in our app, but we also want to reduce complexity, for example, if A `has_many` Bs a…
-
I tried to compile this simple program, but I have an error. If I create a new Record with new fields, it works fine, but why I can't update (or set new values) two fields simultaneously? (Is it a bug…
-
### Data Type Requested
User Surveys
### Data Source Type
Medallia
### Date Range Start
12/11/23
### Date Range End
1/5/24
### Product Name(s)
Enhanced Financial Status Report Form 5655
### …
-
Currently flag isn't propagated
-
### Problem
Streamlit, version 1.38.0, win 11, python 3.12.4
when the dataframe's data source is updated, the dataframe loses the selection. the setdefault method or using the key in st.session_st…