Re: testing for table existence
"Eric S. Johansson" <[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
Colin Barnette wrote: > Looks good to me! Excellent function there. one other interesting tidbit about the solution we've generated. It works with older versions of sqlite. Newer versions of sqlite use the "create table if not exists" SQL for conditional table creation. -- Speech-recognition in use. It makes mistakes, I correct some.