Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
That is how you tell the database in SQL to delete the entire table `hero`.
-<a href="http://www.nooooooooooooooo.com/" class="external-link" target="_blank">Nooooo!</a> We lost all the data in the `hero` table! 💥😱
+<a href="https://theuselessweb.site/nooooooooooooooo/" class="external-link" target="_blank">Nooooo!</a> We lost all the data in the `hero` table! 💥😱
### SQL Sanitization
So, to keep things consistent, I'll keep using the same table names that **SQLModel** would have generated.
!!! tip
- You can also override the table name. You can read about it in the Advanced User Guide.
\ No newline at end of file
+ You can also override the table name. You can read about it in the Advanced User Guide.