Skip to content

Commit 40b5ee0

Browse files
DB Notes 3 and 4
1 parent 98c61c4 commit 40b5ee0

File tree

52 files changed

+157
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+157
-3
lines changed

.obsidian/appearance.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
2-
"baseFontSize": 20,
2+
"baseFontSize": 18,
33
"theme": "obsidian",
44
"accentColor": "#2e8a3d",
55
"showViewHeader": true,
66
"nativeMenus": true,
77
"enabledCssSnippets": [
88
"centeredimages"
9-
]
9+
],
10+
"textFontFamily": "",
11+
"baseFontSizeAction": false
1012
}

.obsidian/core-plugins.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,7 @@
2828
"canvas": true,
2929
"bookmarks": true,
3030
"properties": true,
31-
"webviewer": false
31+
"webviewer": false,
32+
"footnotes": false,
33+
"bases": true
3234
}

OMSCS/Courses/DB/03 - EER Mapping.md

Lines changed: 37 additions & 0 deletions

OMSCS/Courses/DB/04 - Relational Algebra and Calculus.md

Lines changed: 106 additions & 0 deletions
254 KB
344 KB
261 KB
252 KB
235 KB
203 KB

0 commit comments

Comments
 (0)