mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
[pitboss/grind] cleanup session-0020 (20260521T201327Z-3848)
This commit is contained in:
parent
dd9da4eef5
commit
de24d25e4f
6 changed files with 54 additions and 68 deletions
|
|
@ -283,9 +283,6 @@ pub mod index {
|
|||
/// footprint.
|
||||
pub const SCHEMA_VERSION: &str = "4";
|
||||
|
||||
// TODO: ADD CLEANS FOR EACH TABLE BASED ON PROJECT WHICH RUNS ON CLEAN
|
||||
// TODO: ADD DROP AND GIVE A CLI PARAMETER FOR DROP
|
||||
|
||||
/// A single issue row, ready for insertion.
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct IssueRow<'a> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue