I'm still feeling my way around sqlite.  One thing that would be handy would
be the ability to generate a scheme (schema?) for a particular database, to
confirm it has the tables I think it has, and those tables have the
characteristics I think they have (as well as to refresh my memory).  How is
this done with sqlite?  I'm partial to python, so if there's a python module
to do it, so much the better.  Thanks.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to