testing for table existence
"Eric S. Johansson" <[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
maybe this is also part of my naïveté with pysqlite but wouldn't your code want to test for table existence before creating it? How would I do this? I also know test then create is a race condition. Should I do anything other than handle an exception? -- Speech-recognition in use. It makes mistakes, I correct some.