-
# Cross section tables
Split off from https://github.com/celeritas-project/celeritas/issues/886 . I think this could be a good opportunity to explore a new design for building physics tables that …
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
### Description
The Active Record design pattern is a common architectural pattern used to manage database records. It simplifies data access by encapsulating the database logic within a model class. …
-
### Description of feature
We would like to extend this pipeline logic to allow processing of data and model described bellow. Can you suggest how we should approach this topic?
Consider the follo…
-
### Environment information
```plain text
System:
OS: Windows 10 10.0.19045
CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor
Memory: 14.98 GB / 31.93 GB
Binaries:
Node: 18.18.2 - C:\Progr…
-
### What
We need to review the design of chart pages to consider what contact info they require and where this info should sit.
Currently, they follow the same pattern as other pages (tables etc), w…
-
In the current SQLite `reads` table design, we are preserving the R1 and R2 information in a single row. That will cause a very slow "SELECT" query on the R2 original component ID due to the presence …
-
### Which version of ShardingSphere did you use?
5.5.0
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
ShardingSphere-JDBC
### Actual behavior
The following error …
-
Need to: Design a table for each user interface that you created last week. A single table may apply to more than one user interface.
This involves a group table and a profile table working independ…
-
After received feedback there are two design challenges
- As a user I want to see which plugins are required per report type so I can see which specific plugins need my attention (right now users only…