Nathan Shiraini
Nathan Shiraini
### Describe the use case SQL bitwise operators aren't implemented in SQLAlchemy Expression Language. Currently the only way to use them is with the `op` construct, which requires hardcoding the...
### What happened? I want my sidebar to scroll along with the main page content. Said content is longer than the sidebar, so it is not a problem. I tried...
I am trying to create a project for a specific microcontroller (specifically, an ATSAMC21E). However, the project creation dialog won't let me create a project without selecting a board, even...
[Bug]: "File not found" when syncing an offline run with artifacts created using `Artifact.new_file`
### Describe the bug When running many runs in offline mode, and then syncing them after the program has exited, all artifact files created with `Artifact.new_file` can't be uploaded because...