Add skytools.exists_temp_table() to test if temp table exists.
authorMarko Kreen <markokr@gmail.com>
Mon, 16 Feb 2009 17:12:28 +0000 (19:12 +0200)
committerMarko Kreen <markokr@gmail.com>
Tue, 17 Feb 2009 15:02:20 +0000 (17:02 +0200)
commit869638cccf1481c1ff71c23963e830d88793ac36
tree07f094ac10cb0be1ae56e408518fb7e16aee24df
parente67ca34f3abb4bb416a6c8432082ba2d046b4afa
Add skytools.exists_temp_table() to test if temp table exists.
python/skytools/sqltools.py