diff options
| author | mo khan <mo@mokhan.ca> | 2025-03-27 15:25:34 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-03-27 15:25:34 -0600 |
| commit | 56331a6109300736ebf8f1250f04f06c88e95177 (patch) | |
| tree | 2e8c85c2a07617d27d376ddac040c843f81b6ba9 /db/projects.csv | |
| parent | c55e51eeef2db8a3d4c7796b7d719b05dc46d2fa (diff) | |
refactor: split csv files into sub directory to simulate separate databases
Diffstat (limited to 'db/projects.csv')
| -rw-r--r-- | db/projects.csv | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/db/projects.csv b/db/projects.csv deleted file mode 100644 index 594cc39..0000000 --- a/db/projects.csv +++ /dev/null @@ -1,9 +0,0 @@ -"id","group_id","name" -1,1,"A1" -2,2,"B1" -3,3,"gitlab" -4,6,"eicar-test-project" -5,5,"disclosures" -6,8,"changelog-parser" -7,4,"handbook" -8,4,"www-gitlab-com" |
