Opened 10 months ago
#49654 new enhancement
maybe_drop_table
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Database | Keywords: | |
Focuses: | Cc: |
Description
We currently have a function for maybe_create_table
, I was looking for one to maybe_drop_table
. This would be a very helpful function.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Made a quick patch. however untested at the moment