File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14853,7 +14853,7 @@ <h1 id="Link-Tables-Together">Link Tables Together<a class="anchor-link" href="#
1485314853</div>
1485414854<div class="jp-InputArea jp-Cell-inputArea"><div class="jp-InputPrompt jp-InputArea-prompt">
1485514855</div><div class="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput " data-mime-type="text/markdown">
14856- <p>For reasons of backwards compatibility, foreign keys are not enabled by default in SQLite and we need to issue a command to switch then on:</p>
14856+ <p>For reasons of backwards compatibility, foreign keys are not enabled by default in SQLite and we need to issue a command to switch them on:</p>
1485714857
1485814858</div>
1485914859</div>
Original file line number Diff line number Diff line change 146146 ]
147147 },
148148 {
149+ "attachments" : {},
149150 "cell_type" : " markdown" ,
150151 "metadata" : {},
151152 "source" : [
152- " For reasons of backwards compatibility, foreign keys are not enabled by default in SQLite and we need to issue a command to switch then on:"
153+ " For reasons of backwards compatibility, foreign keys are not enabled by default in SQLite and we need to issue a command to switch them on:"
153154 ]
154155 },
155156 {
You can’t perform that action at this time.
0 commit comments