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 | |
| parent | c55e51eeef2db8a3d4c7796b7d719b05dc46d2fa (diff) | |
refactor: split csv files into sub directory to simulate separate databases
Diffstat (limited to 'db')
| -rw-r--r-- | db/api/groups.csv (renamed from db/groups.csv) | 0 | ||||
| -rw-r--r-- | db/api/organizations.csv (renamed from db/organizations.csv) | 0 | ||||
| -rw-r--r-- | db/api/projects.csv (renamed from db/projects.csv) | 0 | ||||
| -rw-r--r-- | db/idp/users.csv (renamed from db/users.csv) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/db/groups.csv b/db/api/groups.csv index 03fcf608..03fcf608 100644 --- a/db/groups.csv +++ b/db/api/groups.csv diff --git a/db/organizations.csv b/db/api/organizations.csv index 840de05b..840de05b 100644 --- a/db/organizations.csv +++ b/db/api/organizations.csv diff --git a/db/projects.csv b/db/api/projects.csv index 594cc390..594cc390 100644 --- a/db/projects.csv +++ b/db/api/projects.csv diff --git a/db/users.csv b/db/idp/users.csv index a0194d71..a0194d71 100644 --- a/db/users.csv +++ b/db/idp/users.csv |
