DELETE TABLE enhancement

Project:PgDBF
Version:0.1.1
Component:Code
Category:task
Priority:minor
Assigned:kirk
Status:closed
Description

As of Postgresql 8.2, one can add "IF EXISTS" to DELETE TABLE. This avoids the error that is thrown when the table to be created does not already exist. It might worth adding this to the code along with a "--pre8.2" or "--old" switch to leave it out if running a pre 8.2 postgresql server.

#1

Status:active» fixed

Fixed in version 0.2.0. Thanks for the suggestion!

#2

Assigned to:Anonymous» kirk

#3

Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

Post new comment

Edit issue settings
Note: changing any of these items will update the issue's overall values.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
seven minus equals six
Solve this math question and enter the solution with digits. E.g. for "two plus four = ?" enter "6".

Powered by Drupal - Modified by Danger4k