diff options
Diffstat (limited to 'reveal.js/sqlalchemy.html')
| -rwxr-xr-x | reveal.js/sqlalchemy.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/reveal.js/sqlalchemy.html b/reveal.js/sqlalchemy.html index 6acd9b7..96f83e7 100755 --- a/reveal.js/sqlalchemy.html +++ b/reveal.js/sqlalchemy.html | |||
| @@ -62,7 +62,6 @@ | |||
| 62 | <li><p>object-orientation - you work with objects instead of tables and rows</p></li> | 62 | <li><p>object-orientation - you work with objects instead of tables and rows</p></li> |
| 63 | <li><p>performance - exploits the likehood of reusing a particular query</p></li> | 63 | <li><p>performance - exploits the likehood of reusing a particular query</p></li> |
| 64 | <li><p>flexibility - you can override almost anything</p></li> | 64 | <li><p>flexibility - you can override almost anything</p></li> |
| 65 | <li><p>0.0125 karma points for each MB transferred (2021)</p></li> | ||
| 66 | </ul> | 65 | </ul> |
| 67 | </section> | 66 | </section> |
| 68 | 67 | ||
| @@ -302,10 +301,6 @@ | |||
| 302 | </pre> | 301 | </pre> |
| 303 | </section> | 302 | </section> |
| 304 | 303 | ||
| 305 | <section data-background="http://i.giphy.com/90F8aUepslB84.gif"> | ||
| 306 | <h2>... there is more???</h2> | ||
| 307 | </section> | ||
| 308 | |||
| 309 | <section> | 304 | <section> |
| 310 | <h2>Some nice features</h2> | 305 | <h2>Some nice features</h2> |
| 311 | <pre data-id="code-animation"> | 306 | <pre data-id="code-animation"> |
