Commit 98b0a9

2024-12-30 13:19:18 Steven Anderson: more db stuff
ScriptFU/python/django.md ..
@@ 10,3 10,6 @@
python ./manage.py dbshell
.tables
select * from <table>
+
+ #### View Schema
+ .schema <table>
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9