Skip to content

Commit 8e462ad

Browse files
Database scripts #2
1 parent 25a1bd4 commit 8e462ad

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed
79.8 KB
Loading

kiohub/data/Schemat bazy danych.png

-68.3 KB
Binary file not shown.

kiohub/data/drops and creates.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ DROP TABLE IF EXISTS user_pinned_projects;
55
DROP TABLE IF EXISTS project_collaborators;
66
DROP TABLE IF EXISTS users_emails;
77
DROP TABLE IF EXISTS users;
8-
DROP TABLE IF EXISTS attachments_files;
98
DROP TABLE IF EXISTS attachments;
109
DROP TABLE IF EXISTS related_projects;
1110
DROP TABLE IF EXISTS project_semesters;

0 commit comments

Comments
 (0)